[
https://issues.apache.org/jira/browse/HBASE-16801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15568310#comment-15568310
]
ChiaPing Tsai commented on HBASE-16801:
---------------------------------------
All failed tests are passed locally.
> The Append/Increment may return the data from future
> ----------------------------------------------------
>
> Key: HBASE-16801
> URL: https://issues.apache.org/jira/browse/HBASE-16801
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: ChiaPing Tsai
> Assignee: ChiaPing Tsai
> Priority: Critical
> Fix For: 2.0.0
>
> Attachments: HBASE-16801.branch-1.v0.patch,
> HBASE-16801.v0.addendum.patch, HBASE-16801.v0.patch
>
>
> OperationContext maintains the mvcc as a static member, so any Append’s and
> Increment’s read point will be changed by others. That is, a retrying
> Append/Increment may “see” the future data.
> This is a master only issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)