Dong Lin created KAFKA-2442: ------------------------------- Summary: QuotasTest should not fail when cpu is busy Key: KAFKA-2442 URL: https://issues.apache.org/jira/browse/KAFKA-2442 Project: Kafka Issue Type: Bug Reporter: Dong Lin Assignee: Dong Lin
We observed that testThrottledProducerConsumer in QuotasTest may fail or succeed randomly. It appears that the test may fail when the system is slow. We can add timer in the integration test to avoid random failure. See an example failure at https://builds.apache.org/job/kafka-trunk-git-pr/166/console for patch https://github.com/apache/kafka/pull/142. -- This message was sent by Atlassian JIRA (v6.3.4#6332)