You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2016/04/23 03:22:12 UTC

[jira] [Created] (HBASE-15698) Increment TimeRange not serialized to server

James Taylor created HBASE-15698:
------------------------------------

             Summary: Increment TimeRange not serialized to server
                 Key: HBASE-15698
                 URL: https://issues.apache.org/jira/browse/HBASE-15698
             Project: HBase
          Issue Type: Bug
    Affects Versions: 1.2.0
            Reporter: James Taylor


Before HBase-1.2, the Increment TimeRange set on the client was serialized over to the server. As of HBase 1.2, this appears to no longer be true, as my preIncrement coprocessor always gets HConstants.LATEST_TIMESTAMP as the value of increment.getTimeRange().getMax() regardless of what the client has specified.



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