[
https://issues.apache.org/jira/browse/KAFKA-18541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax reassigned KAFKA-18541:
---------------------------------------
Assignee: Matthias J. Sax (was: Bill Bejeck)
> Fix flaky
> KafkaStreamsTelemetryIntegrationTest#shouldPassCorrectMetricsDynamicInstances
> ---------------------------------------------------------------------------------------
>
> Key: KAFKA-18541
> URL: https://issues.apache.org/jira/browse/KAFKA-18541
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Reporter: PoAn Yang
> Assignee: Matthias J. Sax
> Priority: Major
>
> This test failed 45 times in last month. Most of failure message is:
> {noformat}
> org.opentest4j.AssertionFailedError: expected: <31> but was: <0>
> at
> org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
> at
> org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
> at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
> at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:166)
> at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:161)
> at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:632)
> at
> org.apache.kafka.streams.integration.KafkaStreamsTelemetryIntegrationTest.shouldPassCorrectMetricsDynamicInstances(KafkaStreamsTelemetryIntegrationTest.java:323){noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)