]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/Monitor: kill get_paxos_service_by_name()
authorxie xingguo <xie.xingguo@zte.com.cn>
Tue, 4 Jul 2017 11:27:49 +0000 (19:27 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Thu, 6 Jul 2017 05:35:44 +0000 (13:35 +0800)
commitdef1b1d78f2859a1df9de83334a3a585ff1f0aa3
treef9c163fb1d016f6c974f687301cfeccc173cddd9
parentce19fa331c16b8063435d3c6ccd8ffeb0cef99a5
mon/Monitor: kill get_paxos_service_by_name()

(1) The new PAXOS_MGRSTAT is excluded and may cause
    problems
(2) This method has no consumer

Considering (2), it's better to be removed than to be fixed...

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/mon/Monitor.cc
src/mon/Monitor.h