Justine Olshan created KAFKA-12626: -------------------------------------- Summary: RaftClusterTest and ClusterTestExtensionTest failures Key: KAFKA-12626 URL: https://issues.apache.org/jira/browse/KAFKA-12626 Project: Kafka Issue Type: Bug Reporter: Justine Olshan
RaftClusterTest and ClusterTestExtensionsTest.[Quorum 2] Name=cluster-tests-2, security=PLAINTEXT are failing due to {noformat} java.util.concurrent.ExecutionException: java.lang.ClassNotFoundException: org.apache.kafka.controller.NoOpSnapshotWriterBuilder{noformat} I think it is related to the changes from [https://github.com/apache/kafka/commit/7bc84d6ced71056dbb4cecdc9abbdbd7d8a5aa10#diff-77dc2adb187fd078084644613cff2b53021c8a5fbcdcfa116515734609d1332aR210] specifically this part of the code [https://github.com/apache/kafka/blob/33d0445b8408289800352de7822340028782a154/metadata/src/main/java/org/apache/kafka/controller/QuorumController.java#L210] -- This message was sent by Atlassian Jira (v8.3.4#803005)