Re: [PR] KAFKA-15801: improve Kafka broker/NetworkClient logging for connectiv… [kafka]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #14799: URL: https://github.com/apache/kafka/pull/14799#issuecomment-2033467022 This PR is being marked as stale since it has not had any activity in 90 days. If you would like to keep this PR alive, please ask a committer for review. If the PR has

Re: [PR] KAFKA-15801: improve Kafka broker/NetworkClient logging for connectiv… [kafka]

2023-12-11 Thread via GitHub
Joker-5 commented on PR #14799: URL: https://github.com/apache/kafka/pull/14799#issuecomment-1850377238 Hi @dajac, the code has already updated. Would you have time to take a look at this PR? Thanks so much. -- This is an automated message from the Apache Git Service. To

Re: [PR] KAFKA-15801: improve Kafka broker/NetworkClient logging for connectiv… [kafka]

2023-12-07 Thread via GitHub
Joker-5 commented on code in PR #14799: URL: https://github.com/apache/kafka/pull/14799#discussion_r1413006674 ## clients/src/main/java/org/apache/kafka/clients/NetworkClient.java: ## @@ -855,10 +855,11 @@ private void handleTimedOutConnections(List responses, long now)

Re: [PR] KAFKA-15801: improve Kafka broker/NetworkClient logging for connectiv… [kafka]

2023-12-02 Thread via GitHub
Joker-5 commented on code in PR #14799: URL: https://github.com/apache/kafka/pull/14799#discussion_r1413006674 ## clients/src/main/java/org/apache/kafka/clients/NetworkClient.java: ## @@ -855,10 +855,11 @@ private void handleTimedOutConnections(List responses, long now)

Re: [PR] KAFKA-15801: improve Kafka broker/NetworkClient logging for connectiv… [kafka]

2023-12-02 Thread via GitHub
Joker-5 commented on code in PR #14799: URL: https://github.com/apache/kafka/pull/14799#discussion_r1413006534 ## clients/src/main/java/org/apache/kafka/clients/NetworkClient.java: ## @@ -855,10 +855,11 @@ private void handleTimedOutConnections(List responses, long now)

Re: [PR] KAFKA-15801: improve Kafka broker/NetworkClient logging for connectiv… [kafka]

2023-11-24 Thread via GitHub
ijuma commented on code in PR #14799: URL: https://github.com/apache/kafka/pull/14799#discussion_r1404471013 ## clients/src/main/java/org/apache/kafka/clients/NetworkClient.java: ## @@ -855,10 +855,11 @@ private void handleTimedOutConnections(List responses, long now)

[PR] KAFKA-15801: improve Kafka broker/NetworkClient logging for connectiv… [kafka]

2023-11-19 Thread via GitHub
Joker-5 opened a new pull request, #14799: URL: https://github.com/apache/kafka/pull/14799 When a component of the Kafka broker tries to reach another broker within the cluster the logging should be more elaborate and include the IP/hostname and port it tries to connect to, and have a