]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: no_reply on ignored MOSDFailure
authorSage Weil <sage@redhat.com>
Sun, 27 May 2018 14:49:37 +0000 (09:49 -0500)
committerSage Weil <sage@redhat.com>
Sun, 27 May 2018 14:50:07 +0000 (09:50 -0500)
commit69d9599806bfb189cb99f97f430c1b3629e10cc5
treef8f60e69bbd2c7fccc9c0a4ddfba800e817e1b30
parentd3dd0fc7784e5399f4faaeeab29a9a1066e6736c
mon/OSDMonitor: no_reply on ignored MOSDFailure

If we are ignoring the message, tell the forwarding mon to discard it's
state.

Fixes: http://tracker.ceph.com/issues/24322
Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/OSDMonitor.cc