You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/02/07 14:34:43 UTC

[jira] [Comment Edited] (HBASE-17603) TestScannerResource#testTableDoesNotExist fails

    [ https://issues.apache.org/jira/browse/HBASE-17603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15855238#comment-15855238 ] 

Ted Yu edited comment on HBASE-17603 at 2/7/17 2:34 PM:
--------------------------------------------------------

If we do not fetch data when calling getScanner(), the return code wouldn't be 404 for non-existent table.
This is incompatible change.

For getScanner() issued from hbase-rest module, maybe data can be fetched to maintain backward compatibility?




was (Author: yuzhihong@gmail.com):
If we do not fetch data when calling getScanner(), the return code wouldn't be 404 for non-existent table.
This is incompatible change.

For getScanner() issued from hbase-rest module, can data be fetched to maintain backward compatibility, [~Apache9] ?

> TestScannerResource#testTableDoesNotExist fails
> -----------------------------------------------
>
>                 Key: HBASE-17603
>                 URL: https://issues.apache.org/jira/browse/HBASE-17603
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 1.4.0
>            Reporter: Ted Yu
>
> This was the first Jenkins build where TestScannerResource#testTableDoesNotExist started failing.
> https://builds.apache.org/job/HBase-1.4/612/jdk=JDK_1_8,label=Hadoop/testReport/junit/org.apache.hadoop.hbase.rest/TestScannerResource/testTableDoesNotExist/
> The test failure can be reproduced locally.
> The test failure seemed to start after HBASE-17508 went in.



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