Brock Noland created FLUME-1616:
-----------------------------------

             Summary: FileChannel will lose data in when rollback fails with 
IOException
                 Key: FLUME-1616
                 URL: https://issues.apache.org/jira/browse/FLUME-1616
             Project: Flume
          Issue Type: Bug
            Reporter: Brock Noland


In doRollback we write to the log first and then to the queue. If the log write 
fails the takes will be lost unless the agent is stopped quickly and the events 
are replayed. I think in the case of an IOException we should still put the 
events back on the queue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to