Re: [VOTE] Release Apache Storm 1.2.3 (rc2)

2019-05-11 Thread Alexandre Vermeerbergen
Oh and I forgot to mention that all my tests are made using
AdoptOpenJDK11.0.3 with OpenJ9.
It all runs very fine with this Java version & VM type.
We just had to patch our Hadoop dependencies (for HDFS & HBase Bolts)
to fix badly written Java version detection code in these
dependencies.


Le sam. 11 mai 2019 à 19:18, Alexandre Vermeerbergen
 a écrit :
>
> +1 (non binding)
>
> - Downloaded binary distribution & used it to update my Storm cloud service
> - Downloaded source distribution, compiled it and used the generated
> .jar files to update my Storm builder dependencies (storm-core.jar,
> storm-kafa-client.jar, flux*.jar)
> - Run my clusters with ~15 topologies
>
> Disclaimer : I have not yet ran test at big scale with this Storm
> 1.2.3 update, but I noticed from release notes that I was already
> running for several months with a Storm 1.2.3 pre-version updated my
> all commits that sounded useful to us (in particular the ones allowing
> to use recent Kafka brokers), so basically I'm confident to run 1.2.3
> final at scale within very short time after it'll be released.
>
> Kind regards,
> Alexandre Vermeerbergen
>
> Le ven. 10 mai 2019 à 18:28, P. Taylor Goetz  a écrit :
> >
> > This is a call to vote on releasing Apache Storm 1.2.3 (rc2)
> >
> > Full list of changes in this release:
> >
> > https://dist.apache.org/repos/dist/dev/storm/apache-storm-1.2.3-rc2/RELEASE_NOTES.html
> >
> > The tag/commit to be voted upon is v1.2.3:
> >
> > https://git-wip-us.apache.org/repos/asf?p=storm.git;a=tree;h=ac0e39d7cad48b3ec863c8a3b711d36511d4daf6;hb=4e162a47c8219546ab9639401363a8f1b5e51119
> >
> > The source archive being voted upon can be found here:
> >
> > https://dist.apache.org/repos/dist/dev/storm/apache-storm-1.2.3-rc2/apache-storm-1.2.3-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.3-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-1081
> >
> > Please vote on releasing this package as Apache Storm 1.2.3.
> >
> > 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.3
> > [ ]  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.2.3 (rc2)

2019-05-11 Thread Alexandre Vermeerbergen
+1 (non binding)

- Downloaded binary distribution & used it to update my Storm cloud service
- Downloaded source distribution, compiled it and used the generated
.jar files to update my Storm builder dependencies (storm-core.jar,
storm-kafa-client.jar, flux*.jar)
- Run my clusters with ~15 topologies

Disclaimer : I have not yet ran test at big scale with this Storm
1.2.3 update, but I noticed from release notes that I was already
running for several months with a Storm 1.2.3 pre-version updated my
all commits that sounded useful to us (in particular the ones allowing
to use recent Kafka brokers), so basically I'm confident to run 1.2.3
final at scale within very short time after it'll be released.

Kind regards,
Alexandre Vermeerbergen

Le ven. 10 mai 2019 à 18:28, P. Taylor Goetz  a écrit :
>
> This is a call to vote on releasing Apache Storm 1.2.3 (rc2)
>
> Full list of changes in this release:
>
> https://dist.apache.org/repos/dist/dev/storm/apache-storm-1.2.3-rc2/RELEASE_NOTES.html
>
> The tag/commit to be voted upon is v1.2.3:
>
> https://git-wip-us.apache.org/repos/asf?p=storm.git;a=tree;h=ac0e39d7cad48b3ec863c8a3b711d36511d4daf6;hb=4e162a47c8219546ab9639401363a8f1b5e51119
>
> The source archive being voted upon can be found here:
>
> https://dist.apache.org/repos/dist/dev/storm/apache-storm-1.2.3-rc2/apache-storm-1.2.3-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.3-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-1081
>
> Please vote on releasing this package as Apache Storm 1.2.3.
>
> 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.3
> [ ]  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.2.3 (rc2)

2019-05-11 Thread Jungtaek Lim
+1 (binding)

> source

- verify file (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 8
-- source, tar.gz : OK

- build source dist
-- source, tar.gz : OK

- build binary dist
-- source, tar.gz : OK

> binary

- verify file (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 ExclamationTopology (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

Thanks,
Jungtaek Lim (HeartSaVioR)

On Sat, May 11, 2019 at 1:28 AM P. Taylor Goetz  wrote:

> This is a call to vote on releasing Apache Storm 1.2.3 (rc2)
>
> Full list of changes in this release:
>
>
> https://dist.apache.org/repos/dist/dev/storm/apache-storm-1.2.3-rc2/RELEASE_NOTES.html
>
> The tag/commit to be voted upon is v1.2.3:
>
>
> https://git-wip-us.apache.org/repos/asf?p=storm.git;a=tree;h=ac0e39d7cad48b3ec863c8a3b711d36511d4daf6;hb=4e162a47c8219546ab9639401363a8f1b5e51119
>
> The source archive being voted upon can be found here:
>
>
> https://dist.apache.org/repos/dist/dev/storm/apache-storm-1.2.3-rc2/apache-storm-1.2.3-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.3-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-1081
>
> Please vote on releasing this package as Apache Storm 1.2.3.
>
> 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.3
> [ ]  0 No opinion
> [ ] -1 Do not release this package because...
>
> Thanks to everyone who contributed to this release.
>
> -Taylor



-- 
Name : Jungtaek Lim
Blog : http://medium.com/@heartsavior
Twitter : http://twitter.com/heartsavior
LinkedIn : http://www.linkedin.com/in/heartsavior