[
https://issues.apache.org/jira/browse/HBASE-12600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14391863#comment-14391863
]
stack commented on HBASE-12600:
-------------------------------
[~jeffreyz] Its this change:
https://github.com/apache/hbase/commit/2c280e62530777ee43e6148fd6fcf6dac62881c0#diff-07c7ac0a9179cedff02112489a20157fR96
> Remove REPLAY tag dependency in Distributed Replay Mode
> -------------------------------------------------------
>
> Key: HBASE-12600
> URL: https://issues.apache.org/jira/browse/HBASE-12600
> Project: HBase
> Issue Type: Bug
> Components: wal
> Affects Versions: 2.0.0, 0.99.1
> Reporter: Jeffrey Zhong
> Assignee: Jeffrey Zhong
> Fix For: 2.0.0, 0.99.2
>
> Attachments: HBASE-12600.patch
>
>
> After HBASE-11315 & HBASE-8763, each edit has a unique 'version' i.e. its
> SequenceId(or old mvcc value). Therefore, we don't need replay tag to handle
> out of order same version updates.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)