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

Hudson commented on HBASE-30007:
--------------------------------

Results for branch branch-2.5
        [build #8 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase-Backwards-Compatibility-Test/job/branch-2.5/8/]:
 (x) *{color:red}-1 overall{color}*
----
Backwards compatibility checks:
(/) {color:green}+1 jdk17 hadoop 3.2.4 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase-Backwards-Compatibility-Test/job/branch-2.5/8/console]


(x) {color:red}-1 jdk17 hadoop 3.3.5 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase-Backwards-Compatibility-Test/job/branch-2.5/8/console]


(/) {color:green}+1 jdk17 hadoop 3.3.6 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase-Backwards-Compatibility-Test/job/branch-2.5/8/console]


(/) {color:green}+1 jdk17 hadoop 3.4.0 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase-Backwards-Compatibility-Test/job/branch-2.5/8/console]


(/) {color:green}+1 jdk17 hadoop 3.4.1 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase-Backwards-Compatibility-Test/job/branch-2.5/8/console]


(/) {color:green}+1 jdk17 hadoop 3.4.2 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase-Backwards-Compatibility-Test/job/branch-2.5/8/console]


> 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