]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rbd-mirror: fix GroupReplayer status updates
authorN Balachandran <nithya.balachandran@ibm.com>
Sat, 19 Apr 2025 03:26:55 +0000 (08:56 +0530)
committerIlya Dryomov <idryomov@gmail.com>
Sun, 28 Sep 2025 18:25:04 +0000 (20:25 +0200)
commitfb8b5b35adb4d04c783a5eb16e55ca8c14fa2ead
tree87ede5d7fdfe9d4579f1bed4d9c06231612c927a
parent7ae48b741156becd719730ea1e0d0f20fadcb1e9
rbd-mirror: fix GroupReplayer status updates

The GroupReplayer status update mechanism now behaves like that
of the ImageReplayer. The health state is also returned correctly.

Signed-off-by: N Balachandran <nithya.balachandran@ibm.com>
src/tools/rbd_mirror/GroupReplayer.cc
src/tools/rbd_mirror/GroupReplayer.h
src/tools/rbd_mirror/ImageReplayer.cc