[
https://issues.apache.org/jira/browse/HBASE-15847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Geoffrey Jacoby updated HBASE-15847:
------------------------------------
Affects Version/s: 2.0.0
0.98.19
1.1.5
Status: Patch Available (was: Open)
Added --row-prefixes as a parameter on VerifyReplication.
Also fixed an existing bug in VerifyReplication.createSubmittableJob I found
during testing where calling it multiple times with different sets of
parameters could cause parameter values from a previous run to be used, if new
values for those parameters weren't provided.
> 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: 1.1.5, 0.98.19, 2.0.0
> Reporter: Geoffrey Jacoby
> Attachments: HBASE-15847.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)