[
https://issues.apache.org/jira/browse/HBASE-8770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16389010#comment-16389010
]
Hudson commented on HBASE-8770:
-------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4703 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/4703/])
HBASE-8770 deletes and puts with the same ts should be resolved (stack: rev
1bafe4a028a5291fc958c1deab2960e3ba33263c)
* (edit) src/main/asciidoc/_chapters/datamodel.adoc
> 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
> Assignee: stack
> Priority: Blocker
> Fix For: 3.0.0
>
> Attachments: HBASE-8770.branch-2.001.patch,
> HBASE-8770.branch-2.002.patch
>
>
> 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 was sent by Atlassian JIRA
(v7.6.3#76005)