Enis Soztutar created HBASE-13515:
-------------------------------------

             Summary: Handle FileNotFoundException in region replica replay for 
flush/compaction events
                 Key: HBASE-13515
                 URL: https://issues.apache.org/jira/browse/HBASE-13515
             Project: HBase
          Issue Type: Sub-task
            Reporter: Enis Soztutar
            Assignee: Enis Soztutar
             Fix For: 2.0.0, 1.1.0


I had this patch laying around that somehow dropped from my plate. We should 
skip replaying compaction / flush and region open event markers if the files 
(from flush or compaction) can no longer be found from the secondary. If we do 
not skip, the replay will be retried forever, effectively blocking the 
replication further. 

Bulk load already does this, we just need to do it for flush / compaction and 
region open events as well. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to