srdo commented on PR #748:
URL: https://github.com/apache/kafka-site/pull/748#issuecomment-3549504916

   > If we wish to remove 23 from the documentation, we should replace it with 
24 or 25
   
   The problem is that 3.9 CI runs Java 23. If 3.9 wants to list support for 
25, we'd need to backport the Java upgrade (and various changes) to 3.9.
   
   IIRC there were no production code changes needed to support 25, just 
various upgrades for plugins like Spotbugs, so I guess whether backporting 
those changes is worth it depends on whether there is demand for it?
   
   It feels iffy to me to claim support for a Java version for 3.9 that 3.9's 
CI doesn't run against, so I think 3.9 can at most claim to be compatible with 
23, and 22-24 are EOL and no one should be using them anymore.
   
   > Also if the 3.9 documentation says 23 but the trunk documentation says 21, 
it appears that our version support has regressed, when I don't think it really 
has.
   
   Completely agree, but I think the fix should be for the trunk documentation 
to claim support for Java 25, since that's what CI runs now, as far as I know. 
I think maybe listing that version was just missed?


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