]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: implement MgrMonitor.preprocess_beacon
authorJohn Spray <john.spray@redhat.com>
Thu, 4 Aug 2016 21:07:33 +0000 (22:07 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 29 Sep 2016 16:27:04 +0000 (17:27 +0100)
commit7b8179bd5d455a6d9a8475593fa097736b436790
treef8d1cbd3fdb71bf50be557904dcfdce347d83d0d
parent7122fac0a55f700741f82607b0c68babb6a66b3d
mon: implement MgrMonitor.preprocess_beacon

So that we're not throwing out new mgrmap epochs
every beacon.

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