You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2013/06/19 20:12:20 UTC

[jira] [Created] (HBASE-8770) deletes and puts with the same ts should be resolved according to mvcc/seqNum

Sergey Shelukhin created HBASE-8770:
---------------------------------------

             Summary: deletes and puts with the same ts should be resolved according to mvcc/seqNum
                 Key: HBASE-8770
                 URL: https://issues.apache.org/jira/browse/HBASE-8770
             Project: HBase
          Issue Type: Brainstorming
            Reporter: Sergey Shelukhin


This came up during HBASE-8721. Puts with the same ts are resolved by seqNum. It's not clear why deletes with the same ts as a put should always mask the put, rather than also being resolve by seqNum.

What do you think?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira