]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/MgrMonitor: use static mgr commands if none defined yet
authorSage Weil <sage@redhat.com>
Fri, 4 Aug 2017 18:37:41 +0000 (14:37 -0400)
committerSage Weil <sage@redhat.com>
Sun, 6 Aug 2017 13:56:55 +0000 (09:56 -0400)
commitd7848f9358d8031925851ad47ffa56ce885cc04f
treeb20ce0afa5e9ae03590fc2e0758471a79b31c6c0
parentf1b1e94494c4afb17003c88094f17ba2d63ccc6f
mon/MgrMonitor: use static mgr commands if none defined yet

During upgrade, we may get a command (like 'pg dump') before we
pass our first post-upgrade paxos round embedding the static mgr
commands.  Until then, use the static mgr commands (that's what
we're proposing anyway).

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/MgrMonitor.cc
src/mon/MgrMonitor.h