Jun Rao created KAFKA-2010: ------------------------------ Summary: 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)