]> 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>
Mon, 25 Feb 2019 19:22:25 +0000 (14:22 -0500)
commit3723d44fa83f38572bf7587e1111005c8ba6ed69
tree1ac81c85b18a1bdf35a011cd63c701dc0b1ef6f9
parent91b8a24ea58aee01ec8567195b5aabe11f74b87f
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>
src/tools/rbd_mirror/LeaderWatcher.cc