You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "huaxiang sun (JIRA)" <ji...@apache.org> on 2016/09/08 19:29:20 UTC

[jira] [Created] (HBASE-16590) TestRestoreSnapshotFromClientWithRegionReplicas needs to use scan with TIMELINE consistency to countRows

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)