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