Chandra Sekhar K created HBASE-29195: ----------------------------------------
Summary: 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 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)