Matthias J. Sax created KAFKA-8701:
--------------------------------------
Summary: 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
Fix For: 2.4.0
[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
(v7.6.14#76016)