chia7712 commented on code in PR #18329:
URL: https://github.com/apache/kafka/pull/18329#discussion_r1899617831


##########
core/src/test/scala/unit/kafka/server/SaslApiVersionsRequestTest.scala:
##########
@@ -51,7 +51,7 @@ object SaslApiVersionsRequestTest {
 
     // Configure control plane listener to make sure we have separate 
listeners for testing.
     val serverProperties =  new java.util.HashMap[String, String]()
-    
serverProperties.put(SocketServerConfigs.CONTROL_PLANE_LISTENER_NAME_CONFIG, 
controlPlaneListenerName)
+//    
serverProperties.put(SocketServerConfigs.CONTROL_PLANE_LISTENER_NAME_CONFIG, 
controlPlaneListenerName)

Review Comment:
   Can you remove the commented code?



-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to