Skip to content

Upgrade to Apache Storm 3.0.0 and Java 25#2017

Draft
rzo1 wants to merge 1 commit into
mainfrom
storm-3.0.0-upgrade
Draft

Upgrade to Apache Storm 3.0.0 and Java 25#2017
rzo1 wants to merge 1 commit into
mainfrom
storm-3.0.0-upgrade

Conversation

@rzo1

@rzo1 rzo1 commented Jul 23, 2026

Copy link
Copy Markdown
Contributor
  • bump storm-client.version to 3.0.0 and raise the compiler/javadoc level to Java 25 (Storm 3.0.0 requires Java 25)
  • bump storm.version and compiler level in the archetypes, update CI workflows to JDK 25
  • WARC module: drop the obsolete jdk.tools/hive/hbase-server exclusions on storm-hdfs; the 3.0.0 artifact only pulls in the shaded hadoop-client-api/runtime. Exclude hbase-client, which is only needed by the AutoHBase credentials plugin
  • WARC module: replace the removed org.apache.storm.utils.Utils.gzip with a local GZIP helper in GzipHdfsBolt
  • update READMEs, quick-start docs and the regenerated THIRD-PARTY.txt

Closes #2015


Currently draft until decision in https://lists.apache.org/thread/lszm3rnsw7crmn331znf84s2g6h60o1r

- bump storm-client.version to 3.0.0 and raise the compiler/javadoc level to Java 25 (Storm 3.0.0 requires Java 25)
- bump storm.version and compiler level in the archetypes, update CI workflows to JDK 25
- WARC module: drop the obsolete jdk.tools/hive/hbase-server exclusions on storm-hdfs; the 3.0.0 artifact only pulls in the shaded hadoop-client-api/runtime. Exclude hbase-client, which is only needed by the AutoHBase credentials plugin
- WARC module: replace the removed org.apache.storm.utils.Utils.gzip with a local GZIP helper in GzipHdfsBolt
- update READMEs, quick-start docs and the regenerated THIRD-PARTY.txt

Closes #2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade to Apache Storm 3.0.0

1 participant