[ https://issues.apache.org/jira/browse/HBASE-16590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
huaxiang sun updated HBASE-16590: --------------------------------- Attachment: HBASE-16590-master-v001.patch Attach a patch. > 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 > Attachments: HBASE-16590-master-v001.patch > > > 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)