You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Walker Carlson (Jira)" <ji...@apache.org> on 2021/08/24 16:14:00 UTC

[jira] [Commented] (KAFKA-13215) Flaky test org.apache.kafka.streams.integration.TaskMetadataIntegrationTest.shouldReportCorrectEndOffsetInformation

    [ 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)