+1 > 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 > 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 I've done other manual tests from RC1 so looks OK to me. Thanks, Jungtaek Lim (HeartSaVioR) 2017년 2월 25일 (토) 오전 5:40, P. Taylor Goetz <ptgo...@apache.org>님이 작성: > This is a call to vote on releasing Apache Storm 1.1.0 (rc2) > > Full list of changes in this release: > > > https://git-wip-us.apache.org/repos/asf?p=storm.git;a=blob_plain;f=CHANGELOG.md;hb=17a2017fb644e353fb2a0f5bf50d400ee28036ba > > The tag/commit to be voted upon is v1.1.0: > > > https://git-wip-us.apache.org/repos/asf?p=storm.git;a=blob;f=CHANGELOG.md;h=0352f6d27dad1c88c24bb99fd894a211ea6c1e71;hb=7c8ea09e09160d36bba7e363ed53781816b46597 > > The source archive being voted upon can be found here: > > > https://dist.apache.org/repos/dist/dev/storm/apache-storm-1.1.0-rc2/apache-storm-1.1.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.1.0-rc2/ > > 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-1046 > > Please vote on releasing this package as Apache Storm 1.1.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.1.0 > [ ] 0 No opinion > [ ] -1 Do not release this package because... > > Thanks to everyone who contributed to this release. > > -Taylor