[
https://issues.apache.org/jira/browse/HBASE-16450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15732813#comment-15732813
]
Hudson commented on HBASE-16450:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-0.98-on-Hadoop-1.1 #1295 (See
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/1295/])
HBASE-16450 Shell tool to dump replication queues (apurtell: rev
20ee64642f858fe5fdb2bc32811752a85f502aca)
* (add) hbase-server/src/main/java/org/apache/hadoop/hbase/io/WALLink.java
* (edit)
hbase-client/src/main/java/org/apache/hadoop/hbase/zookeeper/ZKUtil.java
* (add)
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/DumpReplicationQueues.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, 0.98.24
>
> 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)