Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.9.0
Description
This test creates multiple Threads which in turn open sockets. It is possible that these threads and sockets outlive the test itself, as the threads are not joined before the test completes.
Attachments
Issue Links
- Discovered while testing
-
KAFKA-15845 Add Junit5 test extension which detects leaked Kafka clients and servers
- In Progress
- links to