[
https://issues.apache.org/jira/browse/HBASE-30007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18069302#comment-18069302
]
Hudson commented on HBASE-30007:
--------------------------------
Results for branch branch-3
[build #545 on
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/545/]:
(/) *{color:green}+1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/545/General_20Nightly_20Build_20Report/]
(/) {color:green}+1 jdk17 hadoop3 checks{color}
-- For more information [see jdk17
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-3/545/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]
> 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)