]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/MDSMonitor: no_reply on MMDSLoadTargets 22189/head
authorSage Weil <sage@redhat.com>
Wed, 2 May 2018 19:48:31 +0000 (14:48 -0500)
committerAbhishek Lekshmanan <abhishek@suse.com>
Wed, 23 May 2018 17:16:55 +0000 (19:16 +0200)
commit5bd1fb2e17be7f171df342d3ffed95aff6ed92d5
treeb3029148b8471a0805794bdd896d9b2d6c3aa56b
parent1307faef8bc92963ff52a3ba3ddd97862677bd02
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)
src/mon/MDSMonitor.cc