]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon: send mgrdigest promptly to new active mgr
authorJohn Spray <john.spray@redhat.com>
Thu, 29 Jun 2017 13:34:04 +0000 (09:34 -0400)
committerJohn Spray <john.spray@redhat.com>
Tue, 4 Jul 2017 23:07:58 +0000 (19:07 -0400)
commitfb10b84a6aa0a6ff3aaa31930d00a1ede6d0cbfb
treef644f0e5b370d6a9a20d9991df394f711f9bd8a6
parentba45fba01c96bcae5b55c50a6076bb1e879d58b9
mon: send mgrdigest promptly to new active mgr

Previously, active mgrs ended up waiting around
until the next periodic message.  This is a lot
more noticeable now that the mgr isn't considered
active until it has loaded the digest data.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mon/MgrMonitor.cc