+1 1. Verified *.asc, *.sha512 files 2. Built Apache Storm source code and ran unit tests and integration tests, created an Apache Storm distribution; 3. Set up a standalone cluster using apache-storm-2.2.0.zip, apache-storm-2.2.0.tar.gz, the Apache Storm distribution created from step 2, separately; 4. Launched WordCountTopology and check logs, UI metrics, etc; 5. Tested basic UI functionalities including jstack, heap dump, restart worker, deactivate, activate, rebalance, change log level, log search, kill topology, eventLogger debug; 6. Tested basic CLI including kill, list, deactivate, deactivate, rebalance.
All worked without issues. Thanks - Ethan > On Jun 24, 2020, at 2:03 PM, Aaron Gresch <[email protected]> wrote: > > +1 > > was able to build the code and run a word-count topology without issues. > > On Thu, Jun 18, 2020 at 1:18 PM Govind Menon <[email protected]> wrote: > >> This is a call to vote on releasing Apache Storm 2.2.0 (As a personal note >> I would like to thank P. Taylor Goetz and Ethan Li for all the >> documentation they have set up to make releasing easier) >> >> Full list of changes in this release: >> >> >> https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.2.0-rc2/RELEASE_NOTES.html >> >> The tag/commit to be voted upon is v2.2.0: >> >> >> https://gitbox.apache.org/repos/asf?p=storm.git;a=commit;h=de1f107e58bfe61aa43ae87e26f657f76e004a19 >> >> The source archive being voted upon can be found here: >> >> >> https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.2.0-rc2/apache-storm-2.2.0-src.tar.gz >> >> Other release files, signatures and digests can be found here: >> >> https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.2.0-rc2/ >> >> The release artifacts are signed with the following key: >> >> https://www.apache.org/dist/storm/KEYS >> >> The Nexus staging repository for this release is: >> >> https://repository.apache.org/content/repositories/orgapachestorm-1095 >> >> Please vote on releasing this package as Apache Storm 2.2.0. >> >> When voting, please list the actions taken to verify the release. >> >> This vote will be open for at least 72 hours. >> >> [ ] +1 Release this package as Apache Storm 2.2.0 >> [ ] 0 No opinion >> [ ] -1 Do not release this package because... >> >> Thanks to everyone who contributed to this release. >>
