Re: [PR] KAFKA-16219: set SO_TIMEOUT in EchoServer [kafka]

2024-06-17 Thread via GitHub
chia7712 merged PR #16354: URL: https://github.com/apache/kafka/pull/16354 -- 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:

Re: [PR] KAFKA-16219: set SO_TIMEOUT in EchoServer [kafka]

2024-06-16 Thread via GitHub
gaurav-narula commented on code in PR #16354: URL: https://github.com/apache/kafka/pull/16354#discussion_r1641912898 ## clients/src/test/java/org/apache/kafka/common/network/EchoServer.java: ## @@ -38,6 +38,11 @@ * A simple server that takes size delimited byte arrays and

Re: [PR] KAFKA-16219: set SO_TIMEOUT in EchoServer [kafka]

2024-06-15 Thread via GitHub
chia7712 commented on code in PR #16354: URL: https://github.com/apache/kafka/pull/16354#discussion_r1641532633 ## clients/src/test/java/org/apache/kafka/common/network/EchoServer.java: ## @@ -38,6 +38,11 @@ * A simple server that takes size delimited byte arrays and just

[PR] KAFKA-16219: set SO_TIMEOUT in EchoServer [kafka]

2024-06-15 Thread via GitHub
gaurav-narula opened a new pull request, #16354: URL: https://github.com/apache/kafka/pull/16354 We observed some runs of the test suite caused CI pipelines to stall. A thread dump revealed that the test runner was blocked trying to read from a socket, while attempting to close the