* Extracted binary zip and built storm-starter using the included example
code and the Nexus staging repo.
* After working around https://issues.apache.org/jira/browse/STORM-2451 (I
forgot to pull it into 1.0.x after the 1.0.4 release, and don't want to
delay this release for that issue), started Nimbus, one supervisor and UI
daemons.
* Verified storm-local is no longer relative to the directory where storm
nimbus is executed.
* Deployed WordCountTopology and verified no errors in the worker logs, and
that the topology produces word counts in the log.
* Clicked around a bit in UI for the topology and components
* Killed the topology.

+1 (binding)

2017-09-07 10:56 GMT+02:00 Alexandre Vermeerbergen <avermeerber...@gmail.com
>:

> Hello,
>
> (non binding)
>
> [x]  0 No opinion
>
> => we are currently running with 1.1.0, waiting for include
> https://issues.apache.org/jira/browse/STORM-2648 fix was unfortunately
> shifted in 1.2.0 (although lack of acks for KafkaSpout when it's running in
> autocommit mode sounds more like a bug than a feature-thing), so we skip
> testing 1.0.5
>
> Best regards,
> Alexandre Vermeerbergen
>
>
> 2017-09-07 2:38 GMT+02:00 Jungtaek Lim <kabh...@gmail.com>:
>
> > +1 (binding)
> >
> > > 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
> >
> > - build source dist
> > -- source, tar.gz : OK
> >
> > - build binary dist
> > -- source, tar.gz : OK
> >
> > > binary
> >
> > - verify file (signature, MD5, SHA)
> > -- binary, tar.gz : OK
> > -- binary, zip : OK
> >
> > - extract file
> > -- source, tar.gz : OK
> > -- source, zip : OK
> >
> > - diff-ing extracted files between tar.gz and zip : 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 :
> >   - log search : OK
> >
> > Most critical issue in 1.0.5 has been verified: upgrade from Storm 1.0.4
> to
> > Storm 1.0.5 RC1 succeeds, though I've not tried RU. I tested this via
> > shutting down 1.0.4 cluster and starting 1.0.5 cluster which two clusters
> > are sharing storm-local directory and ZK path.
> >
> > Thanks,
> > Jungtaek Lim (HeartSaVioR)
> >
> > 2017년 9월 7일 (목) 오전 3:29, P. Taylor Goetz <ptgo...@gmail.com>님이 작성:
> >
> > > This is a call to vote on releasing Apache Storm 1.0.5 (rc1)
> > >
> > > Full list of changes in this release:
> > >
> > >
> > > https://dist.apache.org/repos/dist/dev/storm/apache-storm-1.
> > 0.5-rc1/RELEASE_NOTES.html
> > >
> > > The tag/commit to be voted upon is v1.0.5:
> > >
> > >
> > > https://git-wip-us.apache.org/repos/asf?p=storm.git;a=tree;h=
> > 239fd1522114c4928ed99b4ab5bcbf027540d5e7;hb=
> a445446e46e2228fabb83368cc25cf
> > 5422a2c400
> > >
> > > The source archive being voted upon can be found here:
> > >
> > >
> > > https://dist.apache.org/repos/dist/dev/storm/apache-storm-1.
> > 0.5-rc1/apache-storm-1.0.5-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.5-rc1/
> > >
> > > 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-1051
> > >
> > > Please vote on releasing this package as Apache Storm 1.0.5.
> > >
> > > 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.5
> > > [ ]  0 No opinion
> > > [ ] -1 Do not release this package because...
> > >
> > > Thanks to everyone who contributed to this release.
> > >
> > > -Taylor
> >
>

Reply via email to