[ 
https://issues.apache.org/jira/browse/HBASE-13459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496657#comment-14496657
 ] 

Lars Hofhansl commented on HBASE-13459:
---------------------------------------

Cool.

Might actually be better to add this to the existing VerifyReplication. In 0.98 
we already have GOODROWS, BADROWS, ONLY_IN_SOURCE_TABLE_ROWS, 
ONLY_IN_PEER_TABLE_ROWS, CONTENT_DIFFERENT_ROWS, which maps to most of your 
stats - except *MISSINGKEYS.


> 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)

Reply via email to