[
https://issues.apache.org/jira/browse/HBASE-15847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292246#comment-15292246
]
Hudson commented on HBASE-15847:
--------------------------------
FAILURE: Integrated in HBase-1.4 #163 (See
[https://builds.apache.org/job/HBase-1.4/163/])
HBASE-15847 VerifyReplication prefix filtering (Geoffrey Jacoby) (tedyu: rev
696a51d3444827426f0b32aa3dc04d5ced427d3a)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/replication/VerifyReplication.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/replication/TestReplicationSmallTests.java
> VerifyReplication prefix filtering
> ----------------------------------
>
> Key: HBASE-15847
> URL: https://issues.apache.org/jira/browse/HBASE-15847
> Project: HBase
> Issue Type: New Feature
> Components: Replication
> Affects Versions: 2.0.0, 0.98.19, 1.1.5
> Reporter: Geoffrey Jacoby
> Assignee: Geoffrey Jacoby
> Fix For: 2.0.0, 1.4.0
>
> Attachments: HBASE-15847-branch-1.patch, HBASE-15847.patch,
> HBASE-15847.v1.patch
>
>
> VerifyReplication currently lets a user verify data within a time range has
> been replicated to a particular peer. It can be useful to verify only data
> that starts with particular prefixes. (An example would be an unsalted
> multi-tenant Phoenix table where you wish to only verify data for particular
> tenants.)
> Add a new option to the VerifyReplication job to allow for a list of prefixes
> to be given.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)