[
https://issues.apache.org/jira/browse/STORM-3844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard Zowalla resolved STORM-3844.
------------------------------------
Fix Version/s: 2.5.0
Resolution: Fixed
> Migrate Storm build to JDK11 from JDK8
> --------------------------------------
>
> Key: STORM-3844
> URL: https://issues.apache.org/jira/browse/STORM-3844
> Project: Apache Storm
> Issue Type: Improvement
> Components: build
> Reporter: Bipin Prasad
> Priority: Major
> Fix For: 2.5.0
>
>
> Open JDK8 was EOLed on March 31, 2022.
> Some dependent jars (example org.apache.activemq:activemq-broker:5.17.0)
> class files were created for JDK 11.
> Storm-mqtt and Storm-jms modules can use this updated jar only if the JDK is
> upgraded to JDK 11.
> Because of this limitation, those modules also use the downgraded versions of
> guava.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)