[
https://issues.apache.org/jira/browse/FLUME-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume updated FLUME-2361:
-----------------------------
Attachment: FLUME-2361.patch
> spooldir canary file not deleted when disk full
> -----------------------------------------------
>
> Key: FLUME-2361
> URL: https://issues.apache.org/jira/browse/FLUME-2361
> Project: Flume
> Issue Type: Bug
> Affects Versions: notrack, v1.4.0
> Reporter: Guillaume
> Priority: Minor
> Attachments: FLUME-2361.patch
>
>
> Flume creates a canary file to check spooldir permissions. If the disk is
> full, the canary file can be created, but the deletion will not happen as the
> test write will fail and an exception will be thrown before deletion.
> An attached patch (to follow) tries to delete the canary in all cases in the
> error handling itself, just to be safe.
--
This message was sent by Atlassian JIRA
(v6.2#6252)