Ted Yu created KAFKA-7049:
-----------------------------
Summary: InternalTopicIntegrationTest sometimes fails
Key: KAFKA-7049
URL: https://issues.apache.org/jira/browse/KAFKA-7049
Project: Kafka
Issue Type: Test
Reporter: Ted Yu
Saw the following based on commit fa1d0383902260576132e09bdf9efcc2784b55b4 :
{code}
org.apache.kafka.streams.integration.InternalTopicIntegrationTest >
shouldCompactTopicsForKeyValueStoreChangelogs FAILED
java.lang.RuntimeException: Timed out waiting for completion.
lagMetrics=[0/2] totalLag=[0.0]
at
org.apache.kafka.streams.integration.utils.IntegrationTestUtils.waitForCompletion(IntegrationTestUtils.java:227)
at
org.apache.kafka.streams.integration.InternalTopicIntegrationTest.shouldCompactTopicsForKeyValueStoreChangelogs(InternalTopicIntegrationTest.java:164)
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)