[
https://issues.apache.org/jira/browse/HBASE-17606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15855214#comment-15855214
]
Duo Zhang commented on HBASE-17606:
-----------------------------------
TestScannerResource is not easy to fix. It is not a simple test issue. Now we
will not fetch data when getScanner so for hbase-rest, get scanner will not
return 404 for an non-existence table. This is expected. But if we try to fetch
data with the scanner URI, it will return 204 which means success but no data
rathar than 404. Let me open a new issue to address it.
> Fix failing tests introduced by HBASE-17508
> -------------------------------------------
>
> Key: HBASE-17606
> URL: https://issues.apache.org/jira/browse/HBASE-17606
> Project: HBase
> Issue Type: Bug
> Components: Client, scan
> Affects Versions: 2.0.0, 1.4.0
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Fix For: 2.0.0, 1.4.0
>
>
> TestRpcControllerFactory and TestScannerResource.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)