Rajini Sivaram created KAFKA-8118:
-------------------------------------

             Summary: Ensure that tests close ZooKeeper clients since they can 
impact subsequent tests
                 Key: KAFKA-8118
                 URL: https://issues.apache.org/jira/browse/KAFKA-8118
             Project: Kafka
          Issue Type: Test
          Components: core
            Reporter: Rajini Sivaram
            Assignee: Rajini Sivaram
             Fix For: 2.3.0, 2.2.1


A while ago, we added a check to verify that tests are closing ZooKeeper 
clients in ZooKeeperTestHarness since left over clients can impact subsequent 
tests (e.g by overwriting static JAAS configuration). But we have changed the 
ZK client since then and hence the thread name being verified is no longer 
correct. As a result, we have tests that are leaving ZK clients behind and we 
need to fix that (as well as the incorrect verification).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to