]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
msg/async: set nonce before starting the workers 12390/head
authorKefu Chai <kchai@redhat.com>
Thu, 8 Dec 2016 10:40:24 +0000 (18:40 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 8 Dec 2016 19:03:27 +0000 (03:03 +0800)
commitaac1a3edd4085e5ab53b93fdc8ecdcaa5ba8ccc9
tree316f4d63fec464d3f68e23a156cac58de27e2cf0
parent7f5685e814f1c8d71bc09effecfb7c1ecfc56a48
msg/async: set nonce before starting the workers

otherwise workers will respond with difference nonces to peers.
and remove nonce from Processor. as there is only one nonce for each
Messenger at a given time.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/msg/async/AsyncMessenger.cc
src/msg/async/AsyncMessenger.h