You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2016/05/17 14:14:13 UTC

[jira] [Updated] (KAFKA-1258) Delete temporary data directory after unit test finishes

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

Ismael Juma updated KAFKA-1258:
-------------------------------
    Fix Version/s:     (was: 0.10.1.0)
                   0.8.2.0

> Delete temporary data directory after unit test finishes
> --------------------------------------------------------
>
>                 Key: KAFKA-1258
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1258
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Guozhang Wang
>            Assignee: Manikumar Reddy
>              Labels: newbie
>             Fix For: 0.8.2.0
>
>         Attachments: KAFKA-1258.patch
>
>
> Today in unit testsuite most of the time when a test case is setup a temporary directory will be created with a random int as suffix, and will not be deleted after the test. After a few unit tests this will create tons of directories in java.io.tmpdir (/tmp for Linux). Would be better to remove them for clean unit tests.



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