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 20:59:21 UTC

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

     [ https://issues.apache.org/jira/browse/HBASE-16590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

huaxiang sun resolved HBASE-16590.
----------------------------------
    Resolution: Invalid

According to Matteo, the original one is valid.

> 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)