]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/crimson: fix msgr test of ref counter racing 28362/head
authorYingxin Cheng <yingxincheng@gmail.com>
Mon, 3 Jun 2019 13:15:42 +0000 (21:15 +0800)
committerYingxin Cheng <yingxincheng@gmail.com>
Tue, 4 Jun 2019 08:17:26 +0000 (16:17 +0800)
commita2b294133283c3ba26dd118c1cdc3a5961e678fc
tree500b6b1581a5ed95878f0ba6bd23ae9063db83ac
parentf6b022bdbec3e323e48cfd8197b8de6da471b0a6
test/crimson: fix msgr test of ref counter racing

Foreign-dispatch in crimson-messenger is not implemented yet, and no
need to test this feature now.

Fixes: http://tracker.ceph.com/issues/36405
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com>
src/crimson/net/SocketConnection.cc
src/test/crimson/test_messenger.cc