+1 (binding)

tested on my pre-production Storm cluster with 15 topologies on 6
supervisor nodes (and 3 zookeeper nodes), since all topologies relying
on Apache Kafka topics (with kafka-monitoring showing lags per
partitions & per topic in Storm UI, this time it's not broken ;) and
some topologies relying on old Storm HDFS stuff. All this powevered by
IBM Semeru 21 (aka OpenJ9 JVM, at Java runtime 21, but code is still
built with a JDK17) on Redhat Linux 8.

I have observed no functional regression, topologies global latency is
same as with Storm 2.6.1, same for Supervision CPU/Memory/IOPS usage.

Disclaimer : I haven't yet updated built-time dependencies of
topologies, whose "BigJars" are still relying on Storm 2.6.1
dependencies (but that's good to check that topologies built from
version N-1 still run with Storm version N, for those willing to do
"rolling upgrades".

Many thanks Richard for the great work at providing this release for votes!

Alexandre

Le mer. 3 avr. 2024 à 09:53, Julien Nioche
<lists.digitalpeb...@gmail.com> a écrit :
>
> Thanks Richard
>
> +1 (binding) Release this package as Apache Storm 2.6.2
>
>
>    - checked the signatures for the release candidate
>    - successfully built Storm from the source
>    - ran a local and distributed topology
>
>
> On Tue, 2 Apr 2024 at 09:32, Richard Zowalla <r...@apache.org> wrote:
>
> > Hi all,
> >
> > I have posted a first release candidate for Apache Storm 2.6.2 and it
> > is ready for testing.
> >
> > We upgraded libraries and pruned some dependencies which came in as
> > transient dependencies.
> >
> > Full list of changes in this release:
> >
> >
> > https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.6.2-rc1/RELEASE_NOTES.html
> >
> >
> > The Nexus staging repository is here:
> >
> > https://repository.apache.org/content/repositories/orgapachestorm-1111/
> >
> > Storm Source and Binary Release with sha512 signature files are here:
> >
> > https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.6.2-rc1/
> >
> > The release artifacts are signed with my key contained in this file:
> >
> > https://dist.apache.org/repos/dist/release/storm/KEYS
> >
> > The release was made from the Apache Storm v2.6.2 tag at:
> >
> > https://github.com/apache/storm/releases/tag/v2.6.2
> >
> >
> > To use it in a maven build set the version for Storm to 2.6.2 and add
> > the following to your POM:
> >
> >
> > <repositories>
> > <repository>
> > <id>storm-2.6.2-rc1</id>
> > <name>Testing Storm 2.6.2 RC1 </name>
> > <url>
> > https://repository.apache.org/content/repositories/orgapachestorm-1111/
> >
> > </url>
> > </repository>
> > </repositories>
> >
> >
> > The release was made using the Storm release process, documented on the
> > GitHub repository:
> > https://github.com/apache/storm/blob/master/RELEASING.md
> >
> > Please vote on releasing these packages as Apache Storm 2.6.2.
> >
> > The vote is open for at least the next 72 hours or as long as needed.
> >
> > "How to vote" is described here:
> >
> > https://github.com/apache/storm/blob/master/RELEASING.md#how-to-vote-on-a-release-candidate
> >
> > When voting, please list the actions taken to verify the release.
> >
> > Only votes from the Storm PMC are binding, but everyone is welcome to
> > check the release candidate and vote.
> >
> > The vote passes if at least three binding +1 votes are cast.
> >
> > [ ] +1 Release this package as Apache Storm 2.6.2
> > [ ]  0 No opinion
> > [ ] -1 Do not release this package because...
> >
> > Thanks to everyone who contributed to this release.
> >
> > Thanks!
> >
> > Richard
> >
> >
> >
>
> --
> *Julien Nioche *
>
>
> digitalpebble.com <http://www.digitalpebble.com/>

Reply via email to