]> git.apps.os.sepia.ceph.com Git - ceph.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)
committerPrasanna Kumar Kalever <prasanna.kalever@redhat.com>
Thu, 24 Apr 2025 15:56:40 +0000 (21:26 +0530)
commitc8fc78f6ebd5c04a5a773aa54ac00c6e1ce1fbdc
treec139f2c18cfe4679dad76990f63454e31afbb66c
parent9069d455fa24a3cf9240e5bf740dcf23663970a3
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