]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/LogMonitor: call no_reply() on ignored log message 22431/head
authorSage Weil <sage@redhat.com>
Fri, 18 May 2018 20:44:09 +0000 (15:44 -0500)
committerPrashant D <pdhange@redhat.com>
Tue, 5 Jun 2018 03:46:49 +0000 (23:46 -0400)
commitc135cd72504e26480d7aab2b4f52ce36b367c42b
tree0cb8ca4662076c0b0ddc7994cf2ffd03c3419844
parentc634bfbad905b983c41f800b6e1e001fdb627a60
mon/LogMonitor: call no_reply() on ignored log message

If we're dropping it on the floor, we need to tell the mon that, so that
it can tell the forwarding mon to discard its state.

Fixes: https://tracker.ceph.com/issues/24180
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 9661fa08ccc500587d35d7af8a905916167d8314)
src/mon/LogMonitor.cc