brenden20 commented on code in PR #16629:
URL: https://github.com/apache/kafka/pull/16629#discussion_r1690532335


##########
clients/src/main/java/org/apache/kafka/clients/ClientUtils.java:
##########
@@ -228,6 +229,10 @@ public static NetworkClient 
createNetworkClient(AbstractConfig config,
                     metricsGroupPrefix,
                     channelBuilder,
                     logContext);
+            bootstrapConfig = new NetworkClient.BootstrapConfiguration(

Review Comment:
   Could you elaborate on that? I am not sure what configs you are talking 
about, I am only seeing one.



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