chia7712 commented on a change in pull request #9552: URL: https://github.com/apache/kafka/pull/9552#discussion_r542205763
########## File path: clients/src/main/java/org/apache/kafka/clients/NetworkClient.java ########## @@ -923,6 +923,10 @@ private void handleApiVersionsResponse(List<ClientResponse> responses, apiVersions.update(node, nodeVersionInfo); this.connectionStates.ready(node); log.debug("Recorded API versions for node {}: {}", node, nodeVersionInfo); Review comment: How about merging this message with new 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org