[ https://issues.apache.org/jira/browse/KAFKA-13215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17403921#comment-17403921 ]
Walker Carlson commented on KAFKA-13215: ---------------------------------------- [GitHub Pull Request #11083|https://github.com/apache/kafka/pull/11083] This Pr should take case of this ticket as well > Flaky test > org.apache.kafka.streams.integration.TaskMetadataIntegrationTest.shouldReportCorrectEndOffsetInformation > ------------------------------------------------------------------------------------------------------------------- > > Key: KAFKA-13215 > URL: https://issues.apache.org/jira/browse/KAFKA-13215 > Project: Kafka > Issue Type: Bug > Components: streams > Reporter: Konstantine Karantasis > Assignee: Walker Carlson > Priority: Major > Labels: flaky-test > Fix For: 3.1.0 > > > Integration test {{test > org.apache.kafka.streams.integration.TaskMetadataIntegrationTest.shouldReportCorrectCommittedOffsetInformation()}} > sometimes fails with > {code:java} > java.lang.AssertionError: only one task > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:26) > at > org.apache.kafka.streams.integration.TaskMetadataIntegrationTest.getTaskMetadata(TaskMetadataIntegrationTest.java:163) > at > org.apache.kafka.streams.integration.TaskMetadataIntegrationTest.shouldReportCorrectEndOffsetInformation(TaskMetadataIntegrationTest.java:144) > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)