You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "churro morales (JIRA)" <ji...@apache.org> on 2015/04/14 06:47:12 UTC

[jira] [Updated] (HBASE-13459) A more robust Verify Replication

     [ https://issues.apache.org/jira/browse/HBASE-13459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

churro morales updated HBASE-13459:
-----------------------------------
    Attachment: HBASE-13459-0.98.patch

This is the version for the 98 branch.  I don't believe it will merge with trunk as of yet as the CellComparator is a bit different.  Shouldn't be too much work to get you guys a trunk patch but wanted to know if you guys were even interested in including this before I get you 1.x and 2.x patches.  Thanks.

> A more robust Verify Replication 
> ---------------------------------
>
>                 Key: HBASE-13459
>                 URL: https://issues.apache.org/jira/browse/HBASE-13459
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 2.0.0, 1.0.1, 0.98.12
>            Reporter: churro morales
>            Assignee: churro morales
>            Priority: Minor
>         Attachments: HBASE-13459-0.98.patch
>
>
> We have done quite a bit of data center migration work in the past year.  We modified verify replication a bit to help us out.
> Things like:
> Ignoring timestamps when comparing Cells
> More detailed counters when discrepancies are reported between rows added the following counters: 
> SOURCEMISSINGROWS,TARGETMISSINGROWS,SOURCEMISSINGKEYS, TARGETMISSINGKEYS
> Also added the ability to run this job on any pair of tables and clusters.
> If folks are interested I can put up the patch and backport.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)