]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: get fresh maps on second load of Mgr
authorJohn Spray <john.spray@redhat.com>
Wed, 5 Apr 2017 23:58:36 +0000 (19:58 -0400)
committerKefu Chai <kchai@redhat.com>
Sun, 30 Apr 2017 02:23:14 +0000 (10:23 +0800)
commite7060410f720f792b97d3fd5392cec89ab67c249
tree388866542223a85adfa8844df132b25f5dba7c36
parentb4ed832ad3f040d3398f3c5dcb27f36507f443f9
mgr: get fresh maps on second load of Mgr

I think we got away with this when Client::init was
re-initialising the MonClient, but now that (bogus)
stuff isn't happening any more as Client doesn't
init/teardown monc/objecter itself.

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