]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/osd: do not store whoami or nonce in Heartbeat
authorKefu Chai <kchai@redhat.com>
Tue, 2 Apr 2019 06:21:38 +0000 (14:21 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 2 Apr 2019 06:25:24 +0000 (14:25 +0800)
commit14234491ce74c8cd49b41bddfc44e62a75f94f65
treee4e388e7386a6195ec4a88931ad66ccaa4a5ec7d
parent3a5a50c785e0938d146a2a7469950ffcd40f7837
crimson/osd: do not store whoami or nonce in Heartbeat

we don't create messengers in the class which consumes them anymore, so
no need to have these member variable.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/osd/heartbeat.cc
src/crimson/osd/heartbeat.h
src/crimson/osd/osd.cc