Hello,

Yesterday, I have upgraded my pre-production cluster "at scale" with
Storm 2.6.0 RC1, and *this time* this is with all my 10+ topologies
rebuilt using dependencies at same version (not based on previous
2.5.0 dependencies).

So far everything is running smoothly (CPU/IOPS/Memory loads are
smooth, so are topologies latencies), but I want to wait until
mid-next week to give a definitive vote. All issues which I previously
discovered using 2.6.0 snapshots are solved.

Thanks Richard for putting in place this vote !

Kind regards,
Alexandre

Le ven. 17 nov. 2023 à 13:36, Julien Nioche
<lists.digitalpeb...@gmail.com> a écrit :
>
> Thanks Richard!
>
> +1 (binding) to release
>
>    - checked the *.asc, *.sha512
>    - built Storm using the code in apache-storm-2.6.0-src.tar.gz
>    - ran a complex topology in local and distributed modes
>
> Julien
>
> On Thu, 16 Nov 2023 at 09:21, Richard Zowalla <r...@apache.org> wrote:
>
> > Hi folks,
> >
> > I have posted a first release candidate for the Apache Storm 2.6.0
> > release and it is ready for testing.
> >
> > We updated a lot of dependencies, fixes some bugs and removed some
> > /external modules. We are now also testing with Java 21, which looks
> > promising.
> >
> > The Nexus staging repository is here:
> >
> > https://repository.apache.org/content/repositories/orgapachestorm-1109/
> >
> >
> > Storm Source and Binary Release with sha512 signature files are here:
> >
> > https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.6.0-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.0 tag at:
> >
> > https://github.com/apache/storm/releases/tag/v2.6.0
> >
> > Full list of changes in this release:
> >
> >
> > https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.6.0-rc1/RELEASE_NOTES.html
> >
> >
> > To use it in a maven build set the version for Storm to 2.6.0 and add
> > the following to your POM:
> >
> >
> > <repositories>
> > <repository>
> > <id>storm-2.6.0-rc1</id>
> > <name>Testing Storm 2.6.0 RC1 </name>
> > <url>
> >
> > https://repository.apache.org/content/repositories/orgapachestorm-1109/
> > </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.0.
> >
> > 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.0
> > [ ]  0 No opinion
> > [ ] -1 Do not release this package because...
> >
> > Thanks to everyone who contributed to this release.
> >
> > Thanks!
> >
> > Richard
> >
>
>
> --
>
> *Open Source Solutions for Text Engineering*
>
> http://www.digitalpebble.com
> http://digitalpebble.blogspot.com/
> #digitalpebble <http://twitter.com/digitalpebble>

Reply via email to