[ 
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_v2.patch

After talking to Jeffrey offline, I've changed the edits for compactions to use 
the row key from the region start key rather than metarow since this will allow 
for relocating the region in replay. 

> 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)

Reply via email to