GGraziadei opened a new pull request, #8897: URL: https://github.com/apache/storm/pull/8897
Followup to #8893 on master the local dev cluster image in devtoolscluster was still running on a Java 21. Since the distribution is now compiled with Java 25 the classes would no longer load on the old base image. This bumps the runtime base image from `eclipse-temurin-21-jre-jammy` to `eclipse-temurin-25-jre-jammy` and updates the corresponding line in the README file. Tested on local running `build-image.sh` script. -- 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]
