[
https://issues.apache.org/jira/browse/HBASE-21784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-21784:
-----------------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Fix Version/s: 1.3.5
2.2.1
2.1.5
2.3.0
1.4.10
1.5.0
3.0.0
Release Note: The DumpReplicationQueues tool will now list replication
queues sorted in chronological order.
Status: Resolved (was: Patch Available)
Pushed to all active branches. For branch-1s I had to drop the new unit test as
it had mocks of classes only available in the version 2s.
> Dump replication queue should show list of wal files ordered chronologically
> ----------------------------------------------------------------------------
>
> Key: HBASE-21784
> URL: https://issues.apache.org/jira/browse/HBASE-21784
> Project: HBase
> Issue Type: Improvement
> Components: Replication, tooling
> Reporter: Wellington Chevreuil
> Assignee: Wellington Chevreuil
> Priority: Major
> Labels: Replication
> Fix For: 3.0.0, 1.5.0, 1.4.10, 2.3.0, 2.1.5, 2.2.1, 1.3.5
>
> Attachments: HBASE-21784.master.001.patch,
> HBASE-21784.master.002.patch, HBASE-21784.master.003.patch,
> HBASE-21784.master.004.patch, HBASE-21784.master.005.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)