Guillaume created FLUME-2361:
--------------------------------

             Summary: 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: v1.4.0, notrack
            Reporter: Guillaume
            Priority: Minor


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

Reply via email to