[ 
https://issues.apache.org/jira/browse/KAFKA-15547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yash Mayya resolved KAFKA-15547.
--------------------------------
    Fix Version/s: 3.7.0
       Resolution: Fixed

> Thread leak in MirrorMakerConfigTest#testClientConfigProperties
> ---------------------------------------------------------------
>
>                 Key: KAFKA-15547
>                 URL: https://issues.apache.org/jira/browse/KAFKA-15547
>             Project: Kafka
>          Issue Type: Bug
>            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)

Reply via email to