edoardocomar commented on code in PR #20057:
URL: https://github.com/apache/kafka/pull/20057#discussion_r2645351480


##########
test-common/test-common-runtime/src/main/java/org/apache/kafka/common/test/junit/RaftClusterInvocationContext.java:
##########
@@ -145,6 +145,11 @@ public String bootstrapServers() {
             return clusterTestKit.bootstrapServers();
         }
 
+        @Override
+        public String bootstrapServers(ListenerName listenerName) {

Review Comment:
   The context is in the JIRA - where I mention the alternative which is too 
convoluted to be practical.
   https://issues.apache.org/jira/browse/KAFKA-19443 
   I thought it's not worth to add a test



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