[ https://issues.apache.org/jira/browse/HBASE-16590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15474886#comment-15474886 ]
huaxiang sun commented on HBASE-16590: -------------------------------------- Sorry, Matteo just raised a comment that it needs to be STRONG to get the updated counts. So this may not be a valid fix. > 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)