[ https://issues.apache.org/jira/browse/HBASE-16450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15616105#comment-15616105 ]
Hudson commented on HBASE-16450: -------------------------------- FAILURE: Integrated in Jenkins build HBase-1.4 #503 (See [https://builds.apache.org/job/HBase-1.4/503/]) HBASE-16450 Shell tool to dump replication queues (stack: rev 0a41493ac4e5ad0e0feac82cd17531c3d2a27089) * (add) hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/DumpReplicationQueues.java * (edit) hbase-client/src/main/java/org/apache/hadoop/hbase/zookeeper/ZKUtil.java * (edit) hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationQueuesZKImpl.java > Shell tool to dump replication queues > -------------------------------------- > > Key: HBASE-16450 > URL: https://issues.apache.org/jira/browse/HBASE-16450 > Project: HBase > Issue Type: Improvement > Components: Operability, Replication > Affects Versions: 2.0.0, 1.3.0, 1.1.5, 1.2.2 > Reporter: Esteban Gutierrez > Assignee: Esteban Gutierrez > Fix For: 2.0.0, 1.3.0, 1.4.0 > > Attachments: HBASE-16450.branch-1.001.patch, > HBASE-16450.branch-1.002.patch, HBASE-16450.master.001.patch, > HBASE-16450.master.002.patch, HBASE-16450.master.003.patch > > > Currently there is no way to dump list of the configured queues and the > replication queues when replication is enabled. Unfortunately the HBase > master only offers an option to dump the whole content of the znodes but not > details on the queues being processed on each RS. -- This message was sent by Atlassian JIRA (v6.3.4#6332)