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

Duo Zhang resolved HBASE-30007.
-------------------------------
    Fix Version/s: 2.7.0
                   3.0.0-beta-2
                   2.5.15
                   2.6.6
     Hadoop Flags: Reviewed
       Resolution: Fixed

Pushed to all active branches.

Thanks [~dparikesit]!

> 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
>            Assignee: Dimas Shidqi Parikesit
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 2.7.0, 3.0.0-beta-2, 2.5.15, 2.6.6
>
>
> 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