[ https://issues.apache.org/jira/browse/KAFKA-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14352329#comment-14352329 ]
Sriharsha Chintalapani commented on KAFKA-2010: ----------------------------------------------- [~junrao] It might be due to this https://issues.apache.org/jira/browse/KAFKA-1887?focusedCommentId=14330093&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14330093 . KAFKA-1971 removed healthCheck.shutdown() which doesn't remove the brokerId causing controllerChannelManager.shutdown() throw an exception as noted in my comment in KAFKA-1887. > unit tests sometimes are slow during shutdown > --------------------------------------------- > > Key: KAFKA-2010 > URL: https://issues.apache.org/jira/browse/KAFKA-2010 > Project: Kafka > Issue Type: Bug > Reporter: Jun Rao > Assignee: Jun Rao > Fix For: 0.8.3 > > > Our unit tests in trunk seem to be slower than before. The slowness seems to > be due to a handful of tests. > For example, if you run the following test, sometimes it can take more than > 40 > secs, while normally it takes less than 10 secs. > ./gradlew -i cleanTest core:test --tests > kafka.admin.AddPartitionsTest.testIncrementPartitions -- This message was sent by Atlassian JIRA (v6.3.4#6332)