Greg Harris created KAFKA-17201:
-----------------------------------

             Summary: 
SelectorTest.testInboundConnectionsCountInConnectionCreationMetric leaks 
sockets and threads
                 Key: KAFKA-17201
                 URL: https://issues.apache.org/jira/browse/KAFKA-17201
             Project: Kafka
          Issue Type: Bug
          Components: clients
    Affects Versions: 3.9.0
            Reporter: Greg Harris


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.



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

Reply via email to