[
https://issues.apache.org/jira/browse/FLUME-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477514#comment-13477514
]
Hudson commented on FLUME-1609:
-------------------------------
Integrated in flume-trunk #314 (See
[https://builds.apache.org/job/flume-trunk/314/])
FLUME-1609. FileChannel detecting when the underlying file systems are full
could provide cleaner error recovery. (Revision
dad3d735eb91cf89988dd6a6772fbecaa839315b)
Result = SUCCESS
hshreedharan :
http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=dad3d735eb91cf89988dd6a6772fbecaa839315b
Files :
*
flume-ng-channels/flume-file-channel/src/main/java/org/apache/flume/channel/file/Log.java
*
flume-ng-channels/flume-file-channel/src/main/java/org/apache/flume/channel/file/LogFile.java
> 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
> Fix For: v1.3.0
>
> 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