You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/02/08 12:44:41 UTC

[jira] [Resolved] (HBASE-17607) Rest api for scan should return 404 when table not exists

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

Duo Zhang resolved HBASE-17607.
-------------------------------
    Resolution: Duplicate

Duplicated by HBASE-17603.

> Rest api for scan should return 404 when table not exists
> ---------------------------------------------------------
>
>                 Key: HBASE-17607
>                 URL: https://issues.apache.org/jira/browse/HBASE-17607
>             Project: HBase
>          Issue Type: Bug
>          Components: REST, scan
>    Affects Versions: 2.0.0, 1.4.0
>            Reporter: Duo Zhang
>            Priority: Critical
>             Fix For: 2.0.0, 1.4.0
>
>
> The problem is introduced after HBASE-17508. After HBASE-17508 we will not contact RS when getScanner. So for rest, get scanner will not return 404 either. But we should get a 404 when fetching data from the scanner but now it will return 204.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)