[ https://issues.apache.org/jira/browse/HBASE-10055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Liu Shaohui updated HBASE-10055: -------------------------------- Attachment: HBASE-10055-trunk-v1.diff Patch for trunk > 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, 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 (v6.1#6144)