huaxiang sun created HBASE-16590:
------------------------------------
Summary: TestRestoreSnapshotFromClientWithRegionReplicas needs to
use scan with TIMELINE consistency to countRows
Key: HBASE-16590
URL: https://issues.apache.org/jira/browse/HBASE-16590
Project: HBase
Issue Type: Bug
Components: test
Affects Versions: 2.0.0
Reporter: huaxiang sun
Assignee: huaxiang sun
Priority: Minor
TestRestoreSnapshotFromClientWithRegionReplicas uses Consistency.STRONG when
doing a scan for counting rows. This is not right as it will not send out scan
requests to replicas. It caused issue when read replica logic is corrected in
HBASE-16345.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)