]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/MDSMonitor: no_reply on MMDSLoadTargets 21684/head
authorSage Weil <sage@redhat.com>
Wed, 2 May 2018 19:48:31 +0000 (14:48 -0500)
committerSage Weil <sage@redhat.com>
Wed, 2 May 2018 19:48:31 +0000 (14:48 -0500)
commitb462b59065424520170956581e72e16481b16f0a
tree5d47e822c0abbb67c0c4915984fe8079f55afeeb
parenta404e7ea91838b656dbcb85d24d8cbbb62e57cd8
mon/MDSMonitor: no_reply on MMDSLoadTargets

If we don't note that we don't reply then we don't close out the routed
mon request and the op will appear as slow on the forwarding mon.

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