You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "P. Taylor Goetz" <pt...@gmail.com> on 2016/07/15 19:45:45 UTC

[VOTE] Release Apache Storm 1.0.2 (rc3)

This is a call to vote on releasing Apache Storm 1.0.2 (rc3)

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=c9768c154166b6217ec7bffc4a9aa73e90f2339d

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=3c89d0629b61830777f3b61cc527c817c14b73b2;hb=c9768c154166b6217ec7bffc4a9aa73e90f2339d

The source archive being voted upon can be found here:

https://dist.apache.org/repos/dist/dev/storm/apache-storm-1.0.2-rc3/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-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-1037

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

Re: [VOTE] Release Apache Storm 1.0.2 (rc3)

Posted by Jungtaek Lim <ka...@gmail.com>.
FYI: STORM-1976 and STORM-1977 is already resolved.

2016년 7월 19일 (화) 오후 10:34, Jungtaek Lim <ka...@gmail.com>님이 작성:

> Since the H/A issues I stated are in reviewing, so verified other than
> Nimbus H/A.
>
> Like I said I'm -1 to RC3, but test result for RC3 is good so I will only
> do very simple test on RC4 (if it happens) once we resolve H/A issues.
>
> - 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 - minor issue (Ctrl + C)
>  - run RollingTopWords (remote) : OK
>    - activate / deactivate / rebalance / kill : OK (kill test needed)
>    - logviewer (worker dir, daemon dir) : OK
>    - change log level : OK
>     - thread dump, heap dump, restart worker : OK
>    - log search : OK
>   - run WordCountTopology (multilang, remote) : OK
>   - run StatefulTopology (local) : OK
>   - run StatefulTopology (remote) : OK
>   - run StatefulWindowingTopology (local) : OK
>   - run StatefulWindowingTopology (remote) : OK
>   - run BlobStoreAPIWordCountTopology (remote) : OK
>
> Thanks,
> Jungtaek Lim (HeartSaVioR)
>
> 2016년 7월 17일 (일) 오후 5:30, Jungtaek Lim <ka...@gmail.com>님이 작성:
>
>> My colleague found an issue regarding Nimbus H/A which seems to be
>> 'Blocker' for me.
>> https://issues.apache.org/jira/browse/STORM-1976
>>
>> I'd like to resolve this before releasing 1.0.2 but it is only about
>> Nimbus H/A so I think we can continue verifying 1.0.2 RC3 without
>> STORM-1976, and in RC4 we can do the test only Nimbus H/A feature.
>>
>> Thanks,
>> Jungtaek Lim (HeartSaVioR)
>>
>> 2016년 7월 16일 (토) 오후 11:18, darion.yaphet <fl...@163.com>님이 작성:
>>
>>> +1<br/><br/>1. Building from source code [SUCC]<br/>2. Running test case
>>> [SUCC]
>>> At 2016-07-16 03:45:45, "P. Taylor Goetz" <pt...@gmail.com> wrote:
>>> >This is a call to vote on releasing Apache Storm 1.0.2 (rc3)
>>> >
>>> >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=c9768c154166b6217ec7bffc4a9aa73e90f2339d
>>> >
>>> >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=3c89d0629b61830777f3b61cc527c817c14b73b2;hb=c9768c154166b6217ec7bffc4a9aa73e90f2339d
>>> >
>>> >The source archive being voted upon can be found here:
>>> >
>>> >
>>> https://dist.apache.org/repos/dist/dev/storm/apache-storm-1.0.2-rc3/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-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-1037
>>> >
>>> >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
>>>
>>

Re: [VOTE] Release Apache Storm 1.0.2 (rc3)

Posted by Jungtaek Lim <ka...@gmail.com>.
Since the H/A issues I stated are in reviewing, so verified other than
Nimbus H/A.

Like I said I'm -1 to RC3, but test result for RC3 is good so I will only
do very simple test on RC4 (if it happens) once we resolve H/A issues.

- 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 - minor issue (Ctrl + C)
 - run RollingTopWords (remote) : OK
   - activate / deactivate / rebalance / kill : OK (kill test needed)
   - logviewer (worker dir, daemon dir) : OK
   - change log level : OK
    - thread dump, heap dump, restart worker : OK
   - log search : OK
  - run WordCountTopology (multilang, remote) : OK
  - run StatefulTopology (local) : OK
  - run StatefulTopology (remote) : OK
  - run StatefulWindowingTopology (local) : OK
  - run StatefulWindowingTopology (remote) : OK
  - run BlobStoreAPIWordCountTopology (remote) : OK

Thanks,
Jungtaek Lim (HeartSaVioR)

2016년 7월 17일 (일) 오후 5:30, Jungtaek Lim <ka...@gmail.com>님이 작성:

> My colleague found an issue regarding Nimbus H/A which seems to be
> 'Blocker' for me.
> https://issues.apache.org/jira/browse/STORM-1976
>
> I'd like to resolve this before releasing 1.0.2 but it is only about
> Nimbus H/A so I think we can continue verifying 1.0.2 RC3 without
> STORM-1976, and in RC4 we can do the test only Nimbus H/A feature.
>
> Thanks,
> Jungtaek Lim (HeartSaVioR)
>
> 2016년 7월 16일 (토) 오후 11:18, darion.yaphet <fl...@163.com>님이 작성:
>
>> +1<br/><br/>1. Building from source code [SUCC]<br/>2. Running test case
>> [SUCC]
>> At 2016-07-16 03:45:45, "P. Taylor Goetz" <pt...@gmail.com> wrote:
>> >This is a call to vote on releasing Apache Storm 1.0.2 (rc3)
>> >
>> >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=c9768c154166b6217ec7bffc4a9aa73e90f2339d
>> >
>> >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=3c89d0629b61830777f3b61cc527c817c14b73b2;hb=c9768c154166b6217ec7bffc4a9aa73e90f2339d
>> >
>> >The source archive being voted upon can be found here:
>> >
>> >
>> https://dist.apache.org/repos/dist/dev/storm/apache-storm-1.0.2-rc3/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-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-1037
>> >
>> >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
>>
>

Re: [VOTE] Release Apache Storm 1.0.2 (rc3)

Posted by Jungtaek Lim <ka...@gmail.com>.
My colleague found an issue regarding Nimbus H/A which seems to be
'Blocker' for me.
https://issues.apache.org/jira/browse/STORM-1976

I'd like to resolve this before releasing 1.0.2 but it is only about Nimbus
H/A so I think we can continue verifying 1.0.2 RC3 without STORM-1976, and
in RC4 we can do the test only Nimbus H/A feature.

Thanks,
Jungtaek Lim (HeartSaVioR)

2016년 7월 16일 (토) 오후 11:18, darion.yaphet <fl...@163.com>님이 작성:

> +1<br/><br/>1. Building from source code [SUCC]<br/>2. Running test case
> [SUCC]
> At 2016-07-16 03:45:45, "P. Taylor Goetz" <pt...@gmail.com> wrote:
> >This is a call to vote on releasing Apache Storm 1.0.2 (rc3)
> >
> >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=c9768c154166b6217ec7bffc4a9aa73e90f2339d
> >
> >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=3c89d0629b61830777f3b61cc527c817c14b73b2;hb=c9768c154166b6217ec7bffc4a9aa73e90f2339d
> >
> >The source archive being voted upon can be found here:
> >
> >
> https://dist.apache.org/repos/dist/dev/storm/apache-storm-1.0.2-rc3/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-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-1037
> >
> >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
>

Re:[VOTE] Release Apache Storm 1.0.2 (rc3)

Posted by "darion.yaphet" <fl...@163.com>.
+1<br/><br/>1. Building from source code [SUCC]<br/>2. Running test case [SUCC]
At 2016-07-16 03:45:45, "P. Taylor Goetz" <pt...@gmail.com> wrote:
>This is a call to vote on releasing Apache Storm 1.0.2 (rc3)
>
>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=c9768c154166b6217ec7bffc4a9aa73e90f2339d
>
>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=3c89d0629b61830777f3b61cc527c817c14b73b2;hb=c9768c154166b6217ec7bffc4a9aa73e90f2339d
>
>The source archive being voted upon can be found here:
>
>https://dist.apache.org/repos/dist/dev/storm/apache-storm-1.0.2-rc3/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-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-1037
>
>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

[CANCELED][VOTE] Release Apache Storm 1.0.2 (rc3)

Posted by "P. Taylor Goetz" <pt...@gmail.com>.
Canceling to address identified issues.

-Taylor

> On Jul 15, 2016, at 3:45 PM, P. Taylor Goetz <pt...@gmail.com> wrote:
> 
> This is a call to vote on releasing Apache Storm 1.0.2 (rc3)
> 
> 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=c9768c154166b6217ec7bffc4a9aa73e90f2339d
> 
> 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=3c89d0629b61830777f3b61cc527c817c14b73b2;hb=c9768c154166b6217ec7bffc4a9aa73e90f2339d
> 
> The source archive being voted upon can be found here:
> 
> https://dist.apache.org/repos/dist/dev/storm/apache-storm-1.0.2-rc3/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-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-1037
> 
> 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