You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2014/09/24 19:31:34 UTC

[jira] [Created] (HBASE-12082) Find a way to set timestamp on Cells on the server

Anoop Sam John created HBASE-12082:
--------------------------------------

             Summary: Find a way to set timestamp on Cells on the server
                 Key: HBASE-12082
                 URL: https://issues.apache.org/jira/browse/HBASE-12082
             Project: HBase
          Issue Type: Sub-task
    Affects Versions: 0.99.0
            Reporter: Anoop Sam John
            Assignee: Anoop Sam John
             Fix For: 2.0.0, 0.99.1


On write path, we have to replace the ts on cells when the coming in ts is HConstants.LATEST_TIMESTAMP. Also on delete version cells we have to adjust the ts. All these places, now we do Cell to KV convert.
We can provide a similar way as we have given for setting seqId



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