]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/MDSMonitor: no_reply on MMDSLoadTargets 24393/head
authorSage Weil <sage@redhat.com>
Wed, 2 May 2018 19:48:31 +0000 (14:48 -0500)
committerNathan Cutler <ncutler@suse.com>
Wed, 3 Oct 2018 12:10:15 +0000 (14:10 +0200)
commitf266a2367ffb749021151a258b4d843e5de28158
tree454c8d29392f419deb63ab783ac16f8e3c9bf2ce
parentf394dfbf4d6e2bb306ee24d8929510e721ea9825
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>
(cherry picked from commit b462b59065424520170956581e72e16481b16f0a)

Conflicts:
src/mon/MDSMonitor.cc
- luminous has "ignore:" instead of "done:" in
MDSMonitor::preprocess_offload_targets() and this part of the backport
was already done unintentionally in
7bbc0a7b1670d99e42149fd3a25c24600314ca94
src/mon/MDSMonitor.cc