]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd-mirror: failure to initialize pool replayer should stop leader
authorJason Dillaman <dillaman@redhat.com>
Fri, 22 Feb 2019 18:52:43 +0000 (13:52 -0500)
committerJason Dillaman <dillaman@redhat.com>
Thu, 16 May 2019 13:42:48 +0000 (09:42 -0400)
commit8b889f56d3ef1ef0cd358fbe8a8fc6b4df8d53b4
tree7cfacd35684584d4c9d34e29a8af88577e5dadf4
parentac187b84ab2f658b9dd2753622622ece20425ec0
rbd-mirror: failure to initialize pool replayer should stop leader

The leader watcher should not start processing requests if it failed
to initialize.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 3723d44fa83f38572bf7587e1111005c8ba6ed69)
src/tools/rbd_mirror/LeaderWatcher.cc