You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Blaye Nicolas (JIRA)" <ji...@apache.org> on 2016/06/24 12:32:16 UTC

[jira] [Created] (HBASE-16106) HBase Rest API: unexpected behavior of get with timestamp

Blaye Nicolas created HBASE-16106:
-------------------------------------

             Summary: HBase Rest API: unexpected behavior of get with timestamp
                 Key: HBASE-16106
                 URL: https://issues.apache.org/jira/browse/HBASE-16106
             Project: HBase
          Issue Type: Bug
          Components: API, REST
    Affects Versions: 1.2.1
            Reporter: Blaye Nicolas
            Priority: Minor


Issue seen there: http://stackoverflow.com/questions/37985426/hbase-get-request-for-row-data-with-timestamp?noredirect=1#comment63464266_37985426  

The adress:port/table/row/column/timestamp return the first value strictly inferior to the timestamp provided.  

This behavior is not the one seen in bash and java as explained in the question.  

I haven't found the bug here but I may be wrong, and it may be fixed already. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)