You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2020/05/27 17:12:00 UTC

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

Sophie Blee-Goldman created KAFKA-10052:
-------------------------------------------

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