+1 (Non binding)

src distribution
  - Retrieved source archive and built using 'mvn clean install -P all-tests’
  - Built the binary package from the above source archive

bin distribution
  - Checked Release notes etc.

  - Ran different topologies in local cluster
  - Created a 3 node cluster cluster with worker slots.
  - Deployed few topologies
  - Checked various options(like deactivate/kill/activate topology view etc) 
and monitoring stats in the UI for those topologies.
  - Ran storm commands on those topologies like 
deactivate/rebalance/activate/kill with respective options.
  - Killed some of the workers to check failover etc.
  - Checked change log level settings for topologies.
  - Checked topology visualization


Thanks,
Satish.



On 4/28/16, 12:00 PM, "Jungtaek Lim" <[email protected]> wrote:

>+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 (remote) : OK
>    - multiple workers and multi-lang bolt
>
>Btw, I met some minor issues during taking tests, see below.
>
>- if we don't set JAVA_HOME, supervisor runs "/bin/java" instead of "java"
>when it launches worker with non-secure mode.
>- log with daemon file (daemonlog) : hit ‘prev/first/last/next’ button ->
>page not found (same issue: daemon parameter is not passed)
>- topology visualization : every clicking on 'show' button create a new
>visualization form, and non-first forms are created with empty content.
>
>Thanks,
>Jungtaek Lim (HeartSaVioR)
>
>2016년 4월 28일 (목) 오후 3:06, Xin Wang <[email protected]>님이 작성:
>
>> +1 (Non binding)
>>
>> - 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
>>     - log search : OK
>>     - thread dump, heap dump, restart worker : OK
>>
>> Thanks.
>>
>> 2016-04-28 4:21 GMT+08:00 P. Taylor Goetz <[email protected]>:
>>
>> > ***Please note the version! There is another VOTE open that could easily
>> > be confused with this one.***
>> >
>> > This is a call to vote on releasing Apache Storm 1.0.1 (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=34ca28a4dbab794c8e9adf7ceb1ee7c145f92a76
>> >
>> > The tag/commit to be voted upon is v1.0.1:
>> >
>> >
>> >
>> https://git-wip-us.apache.org/repos/asf?p=storm.git;a=tree;h=25fa9704664de860bdaacf223fbc8215f2b802eb;hb=34ca28a4dbab794c8e9adf7ceb1ee7c145f92a76
>> >
>> > The source archive being voted upon can be found here:
>> >
>> >
>> >
>> https://dist.apache.org/repos/dist/dev/storm/apache-storm-1.0.1-rc2/apache-storm-1.0.1-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.1-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-1032/
>> >
>> > Please vote on releasing this package as Apache Storm 1.0.1.
>> >
>> > 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.1
>> > [ ]  0 No opinion
>> > [ ] -1 Do not release this package because...
>> >
>> > Thanks to everyone who contributed to this release.
>> >
>> > -Taylor
>> >
>>

Reply via email to