[ https://issues.apache.org/jira/browse/FLUME-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Arvind Prabhakar updated FLUME-1380: ------------------------------------ Attachment: FLUME-1380-1.patch > File channel log can record the op code and not the operation in some cases > --------------------------------------------------------------------------- > > Key: FLUME-1380 > URL: https://issues.apache.org/jira/browse/FLUME-1380 > Project: Flume > Issue Type: Bug > Reporter: Arvind Prabhakar > Assignee: Arvind Prabhakar > Attachments: FLUME-1380-1.patch > > > There is a race condition in the system where the log file can record the > beginning of a record and be shutdown before the remaining record is written > out. This will lead to the system not starting up correctly again with > exceptions like: > {noformat} > ERROR file.Log: Failed to initialize Log > java.io.IOException: Header 80808080 not expected value: deadbeef > {noformat} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira