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

   KafkaApisTest creates instance of `KafkaApis.scala` which created reaper 
threads for purgatory but we never call close and hence, these threads are 
leaked.
   
   This PR closes the instance of KafkaApis in `@AfterEach`.
   
   This leak is similar to the one detected in 
https://github.com/apache/kafka/pull/15084


-- 
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-unsubscr...@kafka.apache.org

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

Reply via email to