+1 (binding)
- testing with source distribution : OK
  - unzip : OK
  - building from source dist : OK
  - how to build: running `mvn -P all-tests clean install` on unzipped
source dist.
- testing with binary distribution (one machine) : 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
  - run WordCountTopology (multilane, remote) : OK
  - run StatefulTopology (local) : OK
  - run StatefulTopology (remote) : OK

I forgot to create issues which are found on testing 1.0.1 RC which are not
fixed yet.
For reminder,

- Process is not shutting down clearly in local mode, but ‘Ctrl + C’ can
terminate the process.
- topology visualization : every clicking on 'show' button create a new
visualization form, and non-first forms are created with empty content.
- logviewer: navigation buttons on daemon log goes 404 since it doesn't add
daemon option.

Thanks,
Jungtaek Lim (HeartSaVioR)


2016년 6월 11일 (토) 오전 4:26, P. Taylor Goetz <[email protected]>님이 작성:

> This is a call to vote on releasing Apache Storm 1.0.2 (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=ea6202b9a2398e9fbed718ff15f3d31f7f52b437
>
> The tag/commit to be voted upon is v1.0.2:
>
>
> https://git-wip-us.apache.org/repos/asf?p=storm.git;a=tree;h=a73edfdf6ca18ac8d273cf44c7b68cc53f303edd;hb=ea6202b9a2398e9fbed718ff15f3d31f7f52b437
>
> The source archive being voted upon can be found here:
>
>
> https://dist.apache.org/repos/dist/dev/storm/apache-storm-1.0.2-rc2/apache-storm-1.0.2-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.2-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-1036
>
> Please vote on releasing this package as Apache Storm 1.0.2.
>
> 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.2
> [ ]  0 No opinion
> [ ] -1 Do not release this package because...
>
> Thanks to everyone who contributed to this release.
>
> -Taylor
>

Reply via email to