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

ASF GitHub Bot updated HBASE-30007:
-----------------------------------
    Labels: pull-request-available  (was: )

> Multiget with timestamp incorrectly returns 404 not found
> ---------------------------------------------------------
>
>                 Key: HBASE-30007
>                 URL: https://issues.apache.org/jira/browse/HBASE-30007
>             Project: HBase
>          Issue Type: Bug
>          Components: REST
>    Affects Versions: 2.6.4
>            Reporter: Dimas Shidqi Parikesit
>            Priority: Critical
>              Labels: pull-request-available
>
> This bug is similar to 
> [HBASE-29195|https://issues.apache.org/jira/browse/HBASE-29195]. If we run 
> multiget of rows with a timestamp, it is possible that it will return 404 
> instead of 200.
> ```
> curl -i -H 'Accept: application/json' 
> "http://localhost:${PORT}/TestRowResource/multiget/?row=testrow7//1000&row=testrow8//1000";
> ```



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to