Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-15547

Thread leak in MirrorMakerConfigTest#testClientConfigProperties

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.7.0
    • None
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              kpatelatwork Kalpesh Patel
              kpatelatwork Kalpesh Patel
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: