Bipin Prasad created STORM-3844:
-----------------------------------
Summary: 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
Open JDK 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.1#820001)