You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2022/09/12 00:49:55 UTC

[GitHub] [kafka] showuon commented on pull request #12591: MINOR: Replace usage of File.createTempFile() with TestUtils.tempFile()

showuon commented on PR #12591:
URL: https://github.com/apache/kafka/pull/12591#issuecomment-1243088692

   > I think this incremental improvement is probably fine on its own. To improve things further, we should consider something like https://www.baeldung.com/junit-5-temporary-directory (versus polluting @AfterEach for each test that involves certs, etc.)
   
   Very cool! [KAFKA-14218](https://issues.apache.org/jira/browse/KAFKA-14218) is created for this improvement. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org