You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Yulin Niu (Jira)" <ji...@apache.org> on 2022/04/04 15:13:00 UTC

[jira] [Created] (HBASE-26926) VerifyReplication should use region startKey to check PeerTable

Yulin Niu created HBASE-26926:
---------------------------------

             Summary: VerifyReplication should use region startKey to check PeerTable
                 Key: HBASE-26926
                 URL: https://issues.apache.org/jira/browse/HBASE-26926
             Project: HBase
          Issue Type: Bug
          Components: mapreduce, Replication
            Reporter: Yulin Niu
            Assignee: Yulin Niu


 [https://github.com/apache/hbase/blob/master/hbase-mapreduce/src/main/java/org/apache/hadoop/hbase/mapreduce/replication/VerifyReplication.java#L199]

Here we miss the case: peer table has redundant data, which are all smaller than the source table first rowkey



--
This message was sent by Atlassian Jira
(v8.20.1#820001)