ijuma commented on PR #17861:
URL: https://github.com/apache/kafka/pull/17861#issuecomment-2547512140

   Compilation isn't a worry, the JDK does a great job of cross-compiling. 
Also, we can use the same version in our tests and the release. The more 
interesting question is runtime behavior - that is not guaranteed to be the 
same (it's too complex for any guarantees to be offered). Running the 
clients/streams tests with Java 11 (both system and JUnit) would be a plus. 
Perhaps only on the branch builds, not the PR builds.


-- 
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]

Reply via email to