[ https://issues.apache.org/jira/browse/KAFKA-7049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guozhang Wang resolved KAFKA-7049. ---------------------------------- Resolution: Cannot Reproduce > InternalTopicIntegrationTest sometimes fails > -------------------------------------------- > > Key: KAFKA-7049 > URL: https://issues.apache.org/jira/browse/KAFKA-7049 > Project: Kafka > Issue Type: Test > Components: streams, unit tests > Reporter: Ted Yu > Priority: Minor > > 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)