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


##########
clients/src/main/java/org/apache/kafka/clients/ClientUtils.java:
##########
@@ -114,12 +114,6 @@ public static List<InetSocketAddress> 
parseAddresses(List<String> urls, ClientDn
         return addresses;

Review Comment:
   The `parseAddresses` method is only used by `NetworkClient`, but 
`NetworkClient` is already too large to add more code to ...



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