karstenspang commented on PR #12042: URL: https://github.com/apache/kafka/pull/12042#issuecomment-1097808260
I looked over the test results. All tests pass using JDK 11, but one test fail using JDK 8, and another using JDK 17. Both are due to requests timing out. I suspect these are flukes. One is in the server, and the other is in Kafka Connect. As I changed only a comment in the producer client code, neither should be influenced by my change. How do we proceed from here? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
