]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: the osd should not share map with others when it is in stopping state. 13668/head
authorsongbaisen <song.baisen@zte.com.cn>
Mon, 27 Feb 2017 11:30:18 +0000 (19:30 +0800)
committersongbaisen <song.baisen@zte.com.cn>
Mon, 27 Feb 2017 11:38:37 +0000 (19:38 +0800)
commite53f5721351a3e8e7cea7575a9c78c9182a95274
tree5a7db53ef339ef20a26c2ab71e19576cfa6686a0
parent69e31a8ede607ae2ded6bc8fbc8aa7e51af9d862
osd: the osd should not share map with others when it is in stopping state.

     the osd may not share its map with others when the osd is in stopping state.
     because it may from unhealthy to stopping.

Signed-off-by: song baisen <song.baisen@zte.com.cn>
src/osd/OSD.cc