[ https://issues.apache.org/jira/browse/HBASE-11475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Enis Soztutar updated HBASE-11475: ---------------------------------- Attachment: hbase-11475_v3-0.98.patch Here is a patch for 0.98 that I applied. > 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, > hbase-11475_v3-0.98.patch, hbase-11475_v3.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)