[ https://issues.apache.org/jira/browse/KAFKA-8701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Randall Hauch updated KAFKA-8701: --------------------------------- Fix Version/s: (was: 2.6.0) 2.6.1 2.7.0 Since this is not a blocker issue, as part of the 2.6.0 release process I'm changing the fix version to `2.6.1` and `2.7.0`. If this is incorrect, please respond and discuss on the "[DISCUSS] Apache Kafka 2.6.0 release" discussion mailing list thread. > Flaky Test SaslSslAdminClientIntegrationTest#testDescribeConfigsForTopic > ------------------------------------------------------------------------ > > Key: KAFKA-8701 > URL: https://issues.apache.org/jira/browse/KAFKA-8701 > Project: Kafka > Issue Type: Bug > Components: unit tests > Affects Versions: 2.4.0 > Reporter: Matthias J. Sax > Priority: Critical > Labels: flaky-test > Fix For: 2.7.0, 2.6.1 > > > [https://builds.apache.org/job/kafka-pr-jdk11-scala2.13/477/testReport/junit/kafka.api/SaslSslAdminClientIntegrationTest/testDescribeConfigsForTopic/] > {quote}org.scalatest.exceptions.TestFailedException: Partition [topic,0] > metadata not propagated after 15000 ms at > org.scalatest.Assertions.newAssertionFailedException(Assertions.scala:530) at > org.scalatest.Assertions.newAssertionFailedException$(Assertions.scala:529) > at > org.scalatest.Assertions$.newAssertionFailedException(Assertions.scala:1389) > at org.scalatest.Assertions.fail(Assertions.scala:1091) at > org.scalatest.Assertions.fail$(Assertions.scala:1087) at > org.scalatest.Assertions$.fail(Assertions.scala:1389) at > kafka.utils.TestUtils$.waitUntilTrue(TestUtils.scala:822) at > kafka.utils.TestUtils$.waitUntilMetadataIsPropagated(TestUtils.scala:911) at > kafka.utils.TestUtils$.$anonfun$createTopic$3(TestUtils.scala:337) at > kafka.utils.TestUtils$.$anonfun$createTopic$3$adapted(TestUtils.scala:336) at > scala.collection.immutable.Range.map(Range.scala:59) at > kafka.utils.TestUtils$.createTopic(TestUtils.scala:336) at > kafka.integration.KafkaServerTestHarness.createTopic(KafkaServerTestHarness.scala:126) > at > kafka.api.AdminClientIntegrationTest.testDescribeConfigsForTopic(AdminClientIntegrationTest.scala:1008){quote} > -- This message was sent by Atlassian Jira (v8.3.4#803005)