[
https://issues.apache.org/jira/browse/KAFKA-17201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-17201.
------------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
> 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
> Assignee: TengYao Chi
> Priority: Minor
> Labels: flaky-test, newbie
> Fix For: 4.0.0
>
>
> 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)