[
https://issues.apache.org/jira/browse/HBASE-29195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-29195.
-------------------------------
Fix Version/s: 2.7.0
3.0.0-beta-2
2.6.3
2.5.12
Hadoop Flags: Reviewed
Resolution: Fixed
Pushed to all active branches.
Thanks [~chandrasekhar.k] for contributing!
> Get Column value with timestamp is giving wrong result as not found
> -------------------------------------------------------------------
>
> Key: HBASE-29195
> URL: https://issues.apache.org/jira/browse/HBASE-29195
> Project: HBase
> Issue Type: Bug
> Components: REST
> Reporter: Chandra Sekhar K
> Assignee: Chandra Sekhar K
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.7.0, 3.0.0-beta-2, 2.6.3, 2.5.12
>
>
> Rest API to get the column with matching timestamp is returning empty results.
> {code:java}
> curl -vi -X GET \
> -H "Accept: text/xml" \
> "http://127.0.0.1:8050/t/1/f:a/1740366022743"{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)