[
https://issues.apache.org/jira/browse/KAFKA-15547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yash Mayya updated KAFKA-15547:
-------------------------------
Issue Type: Test (was: Bug)
> Thread leak in MirrorMakerConfigTest#testClientConfigProperties
> ---------------------------------------------------------------
>
> Key: KAFKA-15547
> URL: https://issues.apache.org/jira/browse/KAFKA-15547
> Project: Kafka
> Issue Type: Test
> Reporter: Kalpesh Patel
> Assignee: Kalpesh Patel
> Priority: Minor
> Fix For: 3.7.0
>
>
> The test MirrorMakerConfigTest#testClientConfigProperties opens a
> ForwardingAdmin but fails to close it.
> we should enclose this in a try-with-resources statement to ensure the Admin
> client is closed and there is no thread leak
--
This message was sent by Atlassian Jira
(v8.20.10#820010)