[
https://issues.apache.org/jira/browse/HBASE-29195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HBASE-29195:
-----------------------------------
Labels: pull-request-available (was: )
> 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
>
> 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)