You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Bill Bejeck (Jira)" <ji...@apache.org> on 2020/10/09 20:25:00 UTC

[jira] [Commented] (KAFKA-8701) Flaky Test SaslSslAdminClientIntegrationTest#testDescribeConfigsForTopic

    [ https://issues.apache.org/jira/browse/KAFKA-8701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17211352#comment-17211352 ] 

Bill Bejeck commented on KAFKA-8701:
------------------------------------

Since this is not a blocker, there is no active PR  I'm clearing the "fix version" field as part of the 2.7.0 release process.

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