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

[jira] [Resolved] (HBASE-10055) Add option to limit the scan speed in CopyTable and VerifyReplication

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

Andrew Kyle Purtell resolved HBASE-10055.
-----------------------------------------
    Resolution: Abandoned

> Add option to limit the scan speed in CopyTable and VerifyReplication
> ---------------------------------------------------------------------
>
>                 Key: HBASE-10055
>                 URL: https://issues.apache.org/jira/browse/HBASE-10055
>             Project: HBase
>          Issue Type: Improvement
>         Environment: 
>            Reporter: Shaohui Liu
>            Priority: Minor
>         Attachments: HBASE-10055-0.94-v1.diff, HBASE-10055-0.94-v2.diff, HBASE-10055-trunk-v1.diff
>
>
> Add option to limit the scan speed in CopyTable and VerifyReplication.
> When adding a new replication, we use 'CopyTable' to copy old data from online cluster to peer cluster.  After that, we use 'VerifyReplication' to check the data consistency of two clusters.
> To reduce the impact the online cluster's service, we add an option to limit the scan speed.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)