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 01:16:12 UTC

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

churro morales created HBASE-13459:
--------------------------------------

             Summary: A more robust Verify Replication 
                 Key: HBASE-13459
                 URL: https://issues.apache.org/jira/browse/HBASE-13459
             Project: HBase
          Issue Type: Improvement
    Affects Versions: 0.98.12, 2.0.0, 1.0.1
            Reporter: churro morales
            Assignee: churro morales
            Priority: Minor


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)