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

Rick Kellogg updated STORM-1031:
--------------------------------
    Component/s: storm-core

> Cleanup for temporary directories during unit tests
> ---------------------------------------------------
>
>                 Key: STORM-1031
>                 URL: https://issues.apache.org/jira/browse/STORM-1031
>             Project: Apache Storm
>          Issue Type: Task
>          Components: storm-core
>    Affects Versions: 0.9.3, 0.10.0, 0.9.4, 0.9.5
>            Reporter: Rick Kellogg
>            Priority: Minor
>              Labels: build
>
> During execution of unit tests, temporary directories are created in the 
> users TEMP/TMP directory.  The clean process does not remove these as it has 
> no knowledge of the directory names.  Given the size of these scratch 
> directories, it will eventually fill up the user's hard drive.
> I believe this is caused by the clojure-maven-plugin but have not confirmed.
> An acceptable work around would be to at least prefix the temporary 
> directories so they could be safely deleted.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to