]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
st_rados_watch: tolerate extra notifies
authorJosh Durgin <josh.durgin@inktank.com>
Tue, 11 Dec 2012 20:26:21 +0000 (12:26 -0800)
committerJosh Durgin <josh.durgin@inktank.com>
Tue, 11 Dec 2012 23:44:32 +0000 (15:44 -0800)
commit39501822680633b2921925addb24d2498690c781
tree9f8d1510855849340de078a6a89792e3fc1e006e
parentc3107009f66bc06b5e14c465142e14120f9a4412
st_rados_watch: tolerate extra notifies

With retries, it's possible for notifies to be received more than once
when they are resent to different OSDs, since the OSDs only track them
in memory.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
src/test/system/st_rados_watch.cc