Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Reviewed
-
The DumpReplicationQueues tool will now list replication queues sorted in chronological order.
Description
The wals znodes under a given replication queue znode are not listed in an ordered way. To make troubleshooting easier, when analysing replication stuck scenarios, the wal files from each queue listed by DumpReplicationQueues could be sorted by chronologically order. Attaching a patch with such change, as well a unit test that validates this.