[ 
https://issues.apache.org/jira/browse/HBASE-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969430#comment-13969430
 ] 

A B commented on HBASE-2166:
----------------------------

getRowTs ('tab', 'key', '1234567890' ...) with string as timestampt treats 
timestamp as not set and works as getRow(..)

> Inconsistent/wrong treatment of timestamp parameters in the old Thrift API
> --------------------------------------------------------------------------
>
>                 Key: HBASE-2166
>                 URL: https://issues.apache.org/jira/browse/HBASE-2166
>             Project: HBase
>          Issue Type: Bug
>          Components: Thrift
>    Affects Versions: 0.20.2
>            Reporter: Lars Francke
>
> The old Thrift API treats timestamps wrong/inconsistent.
> getRowTs should return a specific version or null if that doesn't exist. 
> Currently it does seem to treat the timestamp as exclusive so the row is not 
> found. Same goes for getVerTs but there it might only be a documentation 
> problem.
> I'll go through the old API and will try to find any such problems and 
> correct them in a way that is consistent with the Java API where possible.
> Peter Falk reported this on the mailing list. Thanks!



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to