[ 
https://issues.apache.org/jira/browse/FLUME-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brock Noland updated FLUME-1609:
--------------------------------

    Attachment: FLUME-1609-4.patch

Updated patch.
                
> FileChannel detecting when the underlying file systems are full could provide 
> cleaner error recovery
> ----------------------------------------------------------------------------------------------------
>
>                 Key: FLUME-1609
>                 URL: https://issues.apache.org/jira/browse/FLUME-1609
>             Project: Flume
>          Issue Type: Improvement
>          Components: Channel
>    Affects Versions: v1.3.0
>            Reporter: Brock Noland
>            Assignee: Brock Noland
>            Priority: Minor
>         Attachments: FLUME-1609-3.patch, FLUME-1609-4.patch
>
>
> At present if the file system fills up, we still try and write to it. We 
> should change this such that if we know the fs is full we simply disable the 
> log. This will result in less IO errors written to the log and many less 
> extraneous log-* files created.

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