]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: send no_reply() to peon to drop ignored mdsbeacon
authorKefu Chai <kchai@redhat.com>
Tue, 2 Jun 2015 04:55:06 +0000 (12:55 +0800)
committerAbhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Wed, 1 Jul 2015 17:56:51 +0000 (23:26 +0530)
commita03968ad584a3ff8e351cc5dce053e535fcdc454
treea74784b6c705fddbe63ac4c3a078356b9ac303da
parent39f34596b0ec6f769f507e2b372204f8551f7ee0
mon: send no_reply() to peon to drop ignored mdsbeacon

so the peon can remove the ignored mdsbeacon request from the
routed_requets at seeing this reply, and hence no longer resend the
request.

Fixes: #11590
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 72a37b3a8e145d8522ea67fc14ce2c5510b6852b)
src/mon/MDSMonitor.cc
src/mon/MDSMonitor.h