]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librados_test_stub: watch/notify now behaves similar to librados
authorJason Dillaman <dillaman@redhat.com>
Thu, 28 Jan 2016 19:35:54 +0000 (14:35 -0500)
committerJason Dillaman <dillaman@redhat.com>
Thu, 11 Feb 2016 14:41:32 +0000 (09:41 -0500)
commit2be722a3e944436deff7a8ae513e22b02fd31237
tree23ab1b832f02a6854f61cf9318e1694d41caf9c3
parent8990ee87c9d943f01de68e772da213dc7aad9011
librados_test_stub: watch/notify now behaves similar to librados

Notifications are executed via the same librados AIO callback
thread, so it's now possible to catch deadlock.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 0a3822f1559ba3fe3def6a65883b9c6c7c5a33fe)
src/test/librados_test_stub/TestRadosClient.cc
src/test/librados_test_stub/TestWatchNotify.cc
src/test/librados_test_stub/TestWatchNotify.h