You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "churro morales (JIRA)" <ji...@apache.org> on 2018/01/22 20:42:01 UTC

[jira] [Resolved] (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 resolved HBASE-13459.
------------------------------------
    Resolution: Won't Fix

we have SyncTable which is much better.

> 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
(v7.6.3#76005)