You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Rajini Sivaram (JIRA)" <ji...@apache.org> on 2017/06/13 07:33:00 UTC

[jira] [Created] (KAFKA-5439) Add checks in integration tests to verify that threads have been shutdown

Rajini Sivaram created KAFKA-5439:
-------------------------------------

             Summary: Add checks in integration tests to verify that threads have been shutdown 
                 Key: KAFKA-5439
                 URL: https://issues.apache.org/jira/browse/KAFKA-5439
             Project: Kafka
          Issue Type: Improvement
            Reporter: Rajini Sivaram
            Assignee: Rajini Sivaram


We have seen several test failures in integration tests due to threads being left behind because brokers, producers or ZooKeeper clients haven't been closed properly in tests. Add a check so that these failures can be caught sooner since transient failures caused by port reuse or update of static JAAS configuration are much harder to debug.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)