cadonna commented on PR #17423:
URL: https://github.com/apache/kafka/pull/17423#issuecomment-2402495034

   @m1a2st @chia7712 Have we already dropped JDK8? I still see `minJavaVersion 
= 8`, `sourceCompatibility = minJavaVersion`, and `targetCompatibility = 
minJavaVersionin` in `build.gradle`.  These variables should be changed to 
implement [KIP-750](https://cwiki.apache.org/confluence/x/P4vOCg). Should we 
not have had implemented KIP-750 before merging this PR?
   This breaks builds with java 8.  


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