+1 (binding) > source
- verify file (signature, MD5, SHA) -- source, tar.gz : OK -- source, zip : OK - extract file -- source, tar.gz : OK -- source, zip : OK - diff-ing extracted files between tar.gz and zip : OK - build source with JDK 7 -- source, tar.gz : OK - build source dist -- source, tar.gz : OK - build binary dist -- source, tar.gz : OK > binary - verify file (signature, MD5, SHA) -- binary, tar.gz : OK -- binary, zip : OK - extract file -- source, tar.gz : OK -- source, zip : OK - diff-ing extracted files between tar.gz and zip : OK - launch daemons : OK - run RollingTopWords (local) : OK - run RollingTopWords (remote) : OK - activate / deactivate / rebalance / kill : OK - logviewer (worker dir, daemon dir) : OK - change log level : OK - thread dump, heap dump, restart worker : - log search : OK Most critical issue in 1.0.5 has been verified: upgrade from Storm 1.0.4 to Storm 1.0.5 RC1 succeeds, though I've not tried RU. I tested this via shutting down 1.0.4 cluster and starting 1.0.5 cluster which two clusters are sharing storm-local directory and ZK path. Thanks, Jungtaek Lim (HeartSaVioR) 2017년 9월 7일 (목) 오전 3:29, P. Taylor Goetz <ptgo...@gmail.com>님이 작성: > This is a call to vote on releasing Apache Storm 1.0.5 (rc1) > > Full list of changes in this release: > > > https://dist.apache.org/repos/dist/dev/storm/apache-storm-1.0.5-rc1/RELEASE_NOTES.html > > The tag/commit to be voted upon is v1.0.5: > > > https://git-wip-us.apache.org/repos/asf?p=storm.git;a=tree;h=239fd1522114c4928ed99b4ab5bcbf027540d5e7;hb=a445446e46e2228fabb83368cc25cf5422a2c400 > > The source archive being voted upon can be found here: > > > https://dist.apache.org/repos/dist/dev/storm/apache-storm-1.0.5-rc1/apache-storm-1.0.5-src.tar.gz > > Other release files, signatures and digests can be found here: > > https://dist.apache.org/repos/dist/dev/storm/apache-storm-1.0.5-rc1/ > > The release artifacts are signed with the following key: > > > https://git-wip-us.apache.org/repos/asf?p=storm.git;a=blob_plain;f=KEYS;hb=22b832708295fa2c15c4f3c70ac0d2bc6fded4bd > > The Nexus staging repository for this release is: > > https://repository.apache.org/content/repositories/orgapachestorm-1051 > > Please vote on releasing this package as Apache Storm 1.0.5. > > 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 1.0.5 > [ ] 0 No opinion > [ ] -1 Do not release this package because... > > Thanks to everyone who contributed to this release. > > -Taylor