[
https://issues.apache.org/jira/browse/HBASE-11475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14055752#comment-14055752
]
Jeffrey Zhong commented on HBASE-11475:
---------------------------------------
+1. Look good to me. Thanks.
> Distributed log replay should also replay compaction events
> -----------------------------------------------------------
>
> Key: HBASE-11475
> URL: https://issues.apache.org/jira/browse/HBASE-11475
> Project: HBase
> Issue Type: Bug
> Reporter: Enis Soztutar
> Assignee: Enis Soztutar
> Fix For: 0.99.0, 0.98.4, 2.0.0
>
> Attachments: hbase-11475_v1.patch, hbase-11475_v2.patch
>
>
> Compaction events are written to WAL as of HBASE-2231 got committed. However,
> it seems that distributed log replay skips those entries without sending it
> to the replaying region. In contrast log split replays those.
> It seems that we should fix log replay to also replay the compaction events.
--
This message was sent by Atlassian JIRA
(v6.2#6252)