ryandielhenn opened a new pull request, #20550:
URL: https://github.com/apache/kafka/pull/20550

   Follow-up to [#11193](https://github.com/apache/kafka/pull/11193). This 
change
   adds cleanup of the temporary log and metadata directories created by
   RaftManagerTest so they are removed after each test run. Without this 
cleanup,
   the directories remain until the entire test suite completes, leaving extra
   files in the system temporary directory.
   
   Testing:
   - Ran `./gradlew core:test --tests kafka.raft.RaftManagerTest` and confirmed 
all tests pass.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to