brandboat commented on code in PR #16824:
URL: https://github.com/apache/kafka/pull/16824#discussion_r1792079089


##########
core/src/test/scala/integration/kafka/server/KRaftClusterTest.scala:
##########
@@ -1155,6 +1199,8 @@ class KRaftClusterTest {
   def testAuthorizerFailureFoundInControllerStartup(): Unit = {
     val cluster = new KafkaClusterTestKit.Builder(
       new TestKitNodes.Builder().
+        setSecurityProtocol(SecurityProtocol.PLAINTEXT).

Review Comment:
   OK, let's add back those default values, will add comments to the setters 
also. Thanks !



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to