+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 -- binary, tar.gz : OK -- binary, 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 : OK - log search : OK Both STORM-2853 [1] and STORM-2912 [2] are confirmed to be resolved in verification phase. Thanks, Jungtaek Lim (HeartSaVioR) 1. https://issues.apache.org/jira/browse/STORM-2853 2. https://issues.apache.org/jira/browse/STORM-2912 2018년 2월 7일 (수) 오후 9:39, Jungtaek Lim <[email protected]>님이 작성: > Looks like missing md5/sha for apache-storm-1.2.0-src.tar.gz as well as > apache-storm-1.2.0-src.zip. > > I'll continue verifying without that. > > 2018년 2월 7일 (수) 오전 6:01, P. Taylor Goetz <[email protected]>님이 작성: > >> This is a call to vote on releasing Apache Storm 1.2.0 (rc3) >> >> Full list of changes in this release: >> >> >> https://dist.apache.org/repos/dist/dev/storm/apache-storm-1.2.0-rc3/RELEASE_NOTES.html >> >> The tag/commit to be voted upon is v1.2.0: >> >> >> https://git-wip-us.apache.org/repos/asf?p=storm.git;a=tree;h=7be1308bfea0d71efac141888cdcfc9e708cfff5;hb=b20228de004dda52e414a9ade6e60ff0756df9d1 >> >> The source archive being voted upon can be found here: >> >> >> https://dist.apache.org/repos/dist/dev/storm/apache-storm-1.2.0-rc3/apache-storm-1.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-1.2.0-rc3/ >> >> 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-1057 >> >> Please vote on releasing this package as Apache Storm 1.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 1.2.0 >> [ ] 0 No opinion >> [ ] -1 Do not release this package because... >> >> Thanks to everyone who contributed to this release. >> >> -Taylor >> >
