Closed michaelklishin closed 4 years ago
This is similar to #391 but introduces a similar command for classic mirrored queues:
rabbitmq-queues check_if_node_is_mirror_sync_critical
This check would fail if the target node hosts one or more classic mirrored queues (masters) that have no online in sync mirrors.
Part two of #389.
Test procedure:
ha-mode = exactly
ha-args = 2
Backported to v3.8.x
v3.8.x
This is similar to #391 but introduces a similar command for classic mirrored queues:
This check would fail if the target node hosts one or more classic mirrored queues (masters) that have no online in sync mirrors.
Part two of #389.