[
https://issues.apache.org/jira/browse/HBASE-10055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13835221#comment-13835221
]
Liu Shaohui commented on HBASE-10055:
-------------------------------------
[~zjushch]
{quote}
Do the time check for each row? Could check it periodically.
{quote}
It checks for each row.
> 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: Liu Shaohui
> Priority: Minor
> Attachments: HBASE-10055-0.94-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
(v6.1#6144)