[
https://issues.apache.org/jira/browse/FLUME-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Paliwal resolved FLUME-560.
----------------------------------
Resolution: Won't Fix
Won't fix. 0.X branch not maintained anymore
> Improve test hygiene with regards to temp file deletion.
> ---------------------------------------------------------
>
> Key: FLUME-560
> URL: https://issues.apache.org/jira/browse/FLUME-560
> Project: Flume
> Issue Type: Improvement
> Components: Easy, Test
> Affects Versions: v0.9.4
> Reporter: Jonathan Hsieh
> Fix For: v0.9.5
>
>
> When the test suite is run, sometimes several GB's of is consumed and not
> deleted.
> Here are two possible approaches
> 1) Move tmp dir deletion to a finally clause in tests
> 2) Ensure that all tmp dir stuff into on directory that is blown away
> at the beginning of another test run. (Or at the end of a successful
> testsuite run).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)