Kalpesh Patel created KAFKA-15547:
-------------------------------------

             Summary: 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


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