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 12:49:00 UTC

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

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

Rajini Sivaram resolved KAFKA-5439.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.11.1.0

Issue resolved by pull request 3314
[https://github.com/apache/kafka/pull/3314]

> 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
>             Fix For: 0.11.1.0
>
>
> 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)