m1a2st commented on PR #18644:
URL: https://github.com/apache/kafka/pull/18644#issuecomment-2712467801
Hello @mumrah, If there are no further changes needed for this PR, perhaps
it can be merged. Thanks.
--
This is an automated message from the Apache Git Service.
To respond to the messag
chia7712 commented on code in PR #18644:
URL: https://github.com/apache/kafka/pull/18644#discussion_r1929581753
##
clients/src/main/java/org/apache/kafka/clients/NetworkClient.java:
##
@@ -1051,9 +1051,9 @@ private void
handleApiVersionsResponse(List responses,
api
ijuma commented on code in PR #18644:
URL: https://github.com/apache/kafka/pull/18644#discussion_r1929387211
##
clients/src/main/java/org/apache/kafka/clients/NetworkClient.java:
##
@@ -1051,9 +1051,9 @@ private void
handleApiVersionsResponse(List responses,
apiVer
mumrah commented on code in PR #18644:
URL: https://github.com/apache/kafka/pull/18644#discussion_r1929256201
##
clients/src/main/java/org/apache/kafka/clients/NetworkClient.java:
##
@@ -1051,9 +1051,9 @@ private void
handleApiVersionsResponse(List responses,
apiVe
mumrah commented on code in PR #18644:
URL: https://github.com/apache/kafka/pull/18644#discussion_r1929162408
##
clients/src/main/java/org/apache/kafka/clients/NetworkClient.java:
##
@@ -1051,9 +1051,9 @@ private void
handleApiVersionsResponse(List responses,
apiVe
ijuma commented on code in PR #18644:
URL: https://github.com/apache/kafka/pull/18644#discussion_r1929110497
##
clients/src/main/java/org/apache/kafka/clients/NetworkClient.java:
##
@@ -1051,9 +1051,9 @@ private void
handleApiVersionsResponse(List responses,
apiVer
m1a2st opened a new pull request, #18644:
URL: https://github.com/apache/kafka/pull/18644
Jira: Cleanup NetworkClient zk related logging
### Committer Checklist (excluded from commit message)
- [ ] Verify design and implementation
- [ ] Verify test coverage and CI build status