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

Andor Molnar resolved ZOOKEEPER-4780.
-------------------------------------
    Fix Version/s: 3.10.0
       Resolution: Fixed

> Avoid creating temporary files in source directory.
> ---------------------------------------------------
>
>                 Key: ZOOKEEPER-4780
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4780
>             Project: ZooKeeper
>          Issue Type: Test
>            Reporter: Muthuraj Ramalingakumar
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 3.10.0
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> The zookeeper-server module has several unit tests which create temporary 
> folders and files in the test directory. And has logic to delete the files 
> after test run.
> We can use the Junit TempDir annotation to handle tempfile/tempdir creation. 
> And dont have to manage that in source code.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to