[
https://issues.apache.org/jira/browse/HBASE-17603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15855238#comment-15855238
]
Ted Yu commented on HBASE-17603:
--------------------------------
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)