ChoMinGi commented on PR #23180: URL: https://github.com/apache/kafka/pull/23180#issuecomment-5363037218
The Java 25 failures look unrelated. The first is an IllegalStateException from `TaskManager.shutdownStateUpdater` in `StreamThreadTest.tearDown`, and the rest follow from the StateUpdater thread it left behind. core and connect failed too. Java 17 passed and the streams tests pass locally on Corretto 25. -- 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]
