Brock Noland created FLUME-1540:
-----------------------------------

             Summary: CheckpointBuilder needs to open logfiles in inactive mode
                 Key: FLUME-1540
                 URL: https://issues.apache.org/jira/browse/FLUME-1540
             Project: Flume
          Issue Type: Bug
          Components: Channel
            Reporter: Brock Noland


CheckpointBuilder opens log files in "active" mode, meaning it does not specify 
the active flag of false and thereby opens the log in active mode.

https://github.com/apache/flume/blob/trunk/flume-ng-channels/flume-file-channel/src/main/java/org/apache/flume/channel/file/CheckpointRebuilder.java#L164

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