divijvaidya commented on code in PR #15072:
URL: https://github.com/apache/kafka/pull/15072#discussion_r1436914220


##########
clients/src/main/java/org/apache/kafka/clients/ClusterConnectionStates.java:
##########
@@ -479,7 +479,7 @@ private static class NodeConnectionState {
         private final String host;
         private final HostResolver hostResolver;
         private InetAddress lastAttemptedAddress;
-        private Logger log;
+        private final Logger log;

Review Comment:
   This is done in the latest commit.



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