You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Konstantine Karantasis (Jira)" <ji...@apache.org> on 2020/05/28 07:06:00 UTC

[jira] [Resolved] (KAFKA-10052) Flaky Test InternalTopicsIntegrationTest.testCreateInternalTopicsWithFewerReplicasThanBrokers

     [ https://issues.apache.org/jira/browse/KAFKA-10052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantine Karantasis resolved KAFKA-10052.
--------------------------------------------
    Resolution: Fixed

This must have been improved now, but please reopen if you notice failures happening again. 

> Flaky Test InternalTopicsIntegrationTest.testCreateInternalTopicsWithFewerReplicasThanBrokers
> ---------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-10052
>                 URL: https://issues.apache.org/jira/browse/KAFKA-10052
>             Project: Kafka
>          Issue Type: Bug
>          Components: KafkaConnect
>            Reporter: Sophie Blee-Goldman
>            Assignee: Konstantine Karantasis
>            Priority: Critical
>              Labels: flaky-test, integration-test
>             Fix For: 2.6.0
>
>
> h3. Stacktrace
>  
> {code:java}
> java.lang.NullPointerException
>   at org.apache.kafka.connect.util.clusters.EmbeddedConnectClusterAssertions.assertTopicSettings(EmbeddedConnectClusterAssertions.java:207) 
>   at org.apache.kafka.connect.integration.InternalTopicsIntegrationTest.assertInternalTopicSettings(InternalTopicsIntegrationTest.java:148) 
>   at
> org.apache.kafka.connect.integration.InternalTopicsIntegrationTest.testCreateInternalTopicsWithFewerReplicasThanBrokers(InternalTopicsIntegrationTest.java:118){code}
>  
>  
> [https://builds.apache.org/job/kafka-pr-jdk11-scala2.13/6539/testReport/junit/org.apache.kafka.connect.integration/InternalTopicsIntegrationTest/testCreateInternalTopicsWithFewerReplicasThanBrokers/]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)