]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
OSDMonitor: drop report message from all another reporters is not reasonable
authorMingxin Liu <mingxin@xsky.com>
Fri, 13 Jan 2017 07:12:34 +0000 (15:12 +0800)
committerMingxin Liu <mingxin@xsky.com>
Wed, 18 Jan 2017 11:16:10 +0000 (19:16 +0800)
commit29e0b526a2c1807fb898bef1c9f1524e889a80ec
tree8a522af13a16c26014313fbdc0d69c405d8beace
parenta7b78620f0b091742aa5c60bc2d6856bdd6fa0d0
OSDMonitor: drop report message from all another reporters is not reasonable

if osd failed finally, this may make these reporters cannot receive lastest
update right away, besides, it's not effective to make a traverse of all reporters

Signed-off-by: Mingxin Liu <mingxin@xsky.com>
src/mon/OSDMonitor.cc
src/mon/OSDMonitor.h