+1

1. Validated hello-samza works with 0.9.0 Maven binaries.
2. Validated release-0.9.0-rc0 tag exists and has correct checksums.
3. Validated source release tarball builds, and has correct licenses
(bin/check-all.sh).
4. Validated source release tarball validates against Yan's PGP key.
5. Ran rolling bounce of Kafka cluster with large job (1 million+
messages/sec)
6. Ran Zopkio integration tests, and SAMZA-394 torture test.

For (6), I ran the SAMZA-394 tests for > 72 hours with torture test
running. No consistency/data loss issues! I did find an issue with the
checker integration test, but I think it's best left for 0.10.0, so I'll
open a JIRA to track that.


On Mon, Mar 30, 2015 at 10:49 AM, Roger Hoover <roger.hoo...@gmail.com>
wrote:

> +1
>
> * Created and tested an sample job doing a join
> * Build packages
> * Couldn't get integration tests to work.  It seemed like it was timing out
> trying to download dependencies.  I may have been having network issues
> last night.
>
> Cheers,
>
> Roger
>
> On Sun, Mar 29, 2015 at 9:09 PM, Jakob Homan <jgho...@gmail.com> wrote:
>
> > +1 (binding)
> >
> > * Verified sig and checksum
> > * Spot checked files, verified license and notice
> > * Built packages
> > * Ran hello samza
> >
> > Good work, Yan.
> > -jg
> >
> >
> > On 29 March 2015 at 13:08, Chinmay Soman <chinmay.cere...@gmail.com>
> > wrote:
> > > +1
> > >
> > > * Verified signature against the release
> > > * Verified authenticity of the key
> > > * Ran hello-samza (latest branch) - all 3 jobs succeed againt 0.9.0
> > release
> > > * Ran integration tests - all 3 tests pass (after addresing SAMZA-621.
> > > Also, once a failure occurs - I have to manually kill the Yarn daemons.
> > Not
> > > sure if there's a ticket open for that - a quick search did not reveal
> > > anything).
> > >
> > >
> > > Good job guys !
> > >
> > > On Sat, Mar 28, 2015 at 1:36 AM, Yan Fang <yanfang...@gmail.com>
> wrote:
> > >
> > >> Hi Chris and Jakob,
> > >>
> > >> Sure. Let's do the voting until Monday. Hope more guys have time to
> try
> > and
> > >> validate the 0.9.0 version.
> > >>
> > >> Thanks,
> > >>
> > >> Fang, Yan
> > >> yanfang...@gmail.com
> > >> +1 (206) 849-4108
> > >>
> > >> On Fri, Mar 27, 2015 at 5:09 PM, Chris Riccomini <
> criccom...@apache.org
> > >
> > >> wrote:
> > >>
> > >> > Hey Yan,
> > >> >
> > >> > Yea, could we delay until Monday? I have been doing a lot of
> burn-in,
> > and
> > >> > have found some issues with the torture tests in SAMZA-394. The
> issues
> > >> > appear to be with the tests themselves, not data-loss/correctness
> > issues
> > >> in
> > >> > Samza, but I just want to make sure. Planning to run the burn-in
> over
> > the
> > >> > weekend. I'll open up JIRAs to fix the SAMZA-394 torture tests once
> > I'm
> > >> > confident it's stable.
> > >> >
> > >> > Cheers,
> > >> > Chris
> > >> >
> > >> > On Fri, Mar 27, 2015 at 4:28 PM, Jakob Homan <jgho...@gmail.com>
> > wrote:
> > >> >
> > >> > > That would be great.  I've been trying to get to this but have
> > failed.
> > >> > > I can definitely look at the release tomorrow.
> > >> > > -jg
> > >> > >
> > >> > >
> > >> > > On 27 March 2015 at 16:08, Yan Fang <yanfang...@gmail.com> wrote:
> > >> > > > Hi guys,
> > >> > > >
> > >> > > > It has been 72 hours. We got +1 from Yi Pan. Do we extend the
> > voting
> > >> to
> > >> > > > this weekend ?
> > >> > > >
> > >> > > > Thanks,
> > >> > > > Fang, Yan
> > >> > > > yanfang...@gmail.com
> > >> > > > +1 (206) 849-4108
> > >> > > >
> > >> > > > On Thu, Mar 26, 2015 at 11:07 PM, Yi Pan <nickpa...@gmail.com>
> > >> wrote:
> > >> > > >
> > >> > > >> I have ran the integration test suite w/ 0.9.0-rc0. There were
> > some
> > >> > > issues
> > >> > > >> related w/ the integration test: SAMZA-621, but the test suite
> > >> passed
> > >> > > after
> > >> > > >> I manually created a symlink to the file name the test script
> is
> > >> > looking
> > >> > > >> for.
> > >> > > >>
> > >> > > >> Hence, +1 on the release.
> > >> > > >>
> > >> > > >> On Thu, Mar 26, 2015 at 5:39 PM, Roger Hoover <
> > >> roger.hoo...@gmail.com
> > >> > >
> > >> > > >> wrote:
> > >> > > >>
> > >> > > >> > Hi Chris + all,
> > >> > > >> >
> > >> > > >> > I created a basic job that does a join from local state with
> > Samza
> > >> > > 0.9.0
> > >> > > >> (
> > >> > > >> >
> > >> https://github.com/Quantiply/rico-playground/tree/master/join/samza
> > >> > ).
> > >> > > >> So
> > >> > > >> > far so good. I hoping to get some time this weekend to
> > benchmark
> > >> it
> > >> > > on my
> > >> > > >> > laptop.  I think I saw that 0.9.0 includes support for
> sending
> > job
> > >> > > logs
> > >> > > >> to
> > >> > > >> > a topic. I want to try this out as well.
> > >> > > >> >
> > >> > > >> > Cheers,
> > >> > > >> >
> > >> > > >> > Roger
> > >> > > >> >
> > >> > > >> > On Thu, Mar 26, 2015 at 5:25 PM, Chris Riccomini <
> > >> > > criccom...@apache.org>
> > >> > > >> > wrote:
> > >> > > >> >
> > >> > > >> > > Hey all,
> > >> > > >> > >
> > >> > > >> > > I'm running validations and some burn-in. I'll post my vote
> > >> > > tomorrow.
> > >> > > >> > >
> > >> > > >> > > It's been pretty quiet. It'd be good to get other
> > >> > > >> > committers/non-committers
> > >> > > >> > > to do validation as well.
> > >> > > >> > >
> > >> > > >> > > Cheers,
> > >> > > >> > > Chris
> > >> > > >> > >
> > >> > > >> > >
> > >> > > >> > > On Wed, Mar 25, 2015 at 11:20 AM, Yan Fang <
> > >> yanfang...@gmail.com>
> > >> > > >> wrote:
> > >> > > >> > >
> > >> > > >> > > > Hi Chris,
> > >> > > >> > > >
> > >> > > >> > > > Opps, signed it with another key. Now updated all files
> in
> > >> > > >> > > > http://people.apache.org/~yanfang/samza-0.9.0-rc0/ .
> > >> Verified.
> > >> > > Sorry
> > >> > > >> > for
> > >> > > >> > > > the inconvenience.
> > >> > > >> > > >
> > >> > > >> > > > Cheers,
> > >> > > >> > > >
> > >> > > >> > > > Fang, Yan
> > >> > > >> > > > yanfang...@gmail.com
> > >> > > >> > > > +1 (206) 849-4108
> > >> > > >> > > >
> > >> > > >> > > > On Wed, Mar 25, 2015 at 10:58 AM, Chris Riccomini <
> > >> > > >> > criccom...@apache.org
> > >> > > >> > > >
> > >> > > >> > > > wrote:
> > >> > > >> > > >
> > >> > > >> > > > > Hey Yan,
> > >> > > >> > > > >
> > >> > > >> > > > > Were you able to validate the source tarball? I ran:
> > >> > > >> > > > >
> > >> > > >> > > > > $ gpg --keyserver pgpkeys.mit.edu --recv-key
> > >> CAC06239EA00BA80
> > >> > > >> > > > > gpg: requesting key EA00BA80 from hkp server
> > >> pgpkeys.mit.edu
> > >> > > >> > > > > gpg: key EA00BA80: public key "Yan Fang (CODE SIGNING
> > KEY) <
> > >> > > >> > > > > yanf...@apache.org>" imported
> > >> > > >> > > > > gpg: Total number processed: 1
> > >> > > >> > > > > gpg:               imported: 1  (RSA: 1)
> > >> > > >> > > > >
> > >> > > >> > > > > $ gpg --fingerprint CAC06239EA00BA80
> > >> > > >> > > > > pub   4096R/EA00BA80 2015-03-24 [expires: 2020-03-22]
> > >> > > >> > > > >       Key fingerprint = 7091 46DA 2CF3 EACF 476E  B077
> > CAC0
> > >> > 6239
> > >> > > >> EA00
> > >> > > >> > > > BA80
> > >> > > >> > > > > uid                  Yan Fang (CODE SIGNING KEY) <
> > >> > > >> yanf...@apache.org
> > >> > > >> > >
> > >> > > >> > > > > sub   4096R/E3F3DAD3 2015-03-24 [expires: 2020-03-22]
> > >> > > >> > > > >
> > >> > > >> > > > > $ gpg apache-samza-0.9.0-src.tgz.asc
> > >> > > >> > > > > gpg: Signature made Tue Mar 24 11:51:58 2015 PDT using
> > RSA
> > >> key
> > >> > > ID
> > >> > > >> > > > 0CAE52EA
> > >> > > >> > > > > gpg: Can't check signature: public key not found
> > >> > > >> > > > >
> > >> > > >> > > > > Cheers,
> > >> > > >> > > > > Chris
> > >> > > >> > > > >
> > >> > > >> > > > > On Tue, Mar 24, 2015 at 3:18 PM, Yan Fang <
> > >> > yanfang...@gmail.com
> > >> > > >
> > >> > > >> > > wrote:
> > >> > > >> > > > >
> > >> > > >> > > > > > Hey all,
> > >> > > >> > > > > >
> > >> > > >> > > > > > This is a call for a vote on a release of Apache
> Samza
> > >> > 0.9.0.
> > >> > > >> This
> > >> > > >> > is
> > >> > > >> > > > our
> > >> > > >> > > > > > first release as the Apache top-level project. Thanks
> > to
> > >> > > everyone
> > >> > > >> > who
> > >> > > >> > > > has
> > >> > > >> > > > > > contributed to this release. We are very glad to see
> > some
> > >> > new
> > >> > > >> > > > > contributors
> > >> > > >> > > > > > in this release.
> > >> > > >> > > > > >
> > >> > > >> > > > > > The release candidate can be downloaded from here:
> > >> > > >> > > > > >
> > >> > > >> > > > > > http://people.apache.org/~yanfang/samza-0.9.0-rc0/
> > >> > > >> > > > > >
> > >> > > >> > > > > > The release candidate is signed with pgp key
> > >> > CAC06239EA00BA80,
> > >> > > >> > which
> > >> > > >> > > is
> > >> > > >> > > > > > included in the repository's KEYS file:
> > >> > > >> > > > > >
> > >> > > >> > > > > >
> > >> > > >> > > > > >
> > >> > > >> > > > >
> > >> > > >> > > >
> > >> > > >> > >
> > >> > > >> >
> > >> > > >>
> > >> > >
> > >> >
> > >>
> >
> https://git-wip-us.apache.org/repos/asf?p=samza.git;a=blob_plain;f=KEYS;hb=6f5bafb6cd93934781161eb6b1868d11ea347c95
> > >> > > >> > > > > >
> > >> > > >> > > > > > and can also be found on keyservers:
> > >> > > >> > > > > >
> > >> > > >> > > > > >
> > >> > > http://pgp.mit.edu/pks/lookup?op=get&search=0xCAC06239EA00BA80
> > >> > > >> > > > > >
> > >> > > >> > > > > > The git tag is release-0.9.0-rc0 and signed with the
> > same
> > >> > pgp
> > >> > > >> key:
> > >> > > >> > > > > >
> > >> > > >> > > > > >
> > >> > > >> > > > > >
> > >> > > >> > > > >
> > >> > > >> > > >
> > >> > > >> > >
> > >> > > >> >
> > >> > > >>
> > >> > >
> > >> >
> > >>
> >
> https://git-wip-us.apache.org/repos/asf?p=samza.git;a=tag;h=1039f7ede6490f9420dcecd6adc7677b97e78bcf
> > >> > > >> > > > > >
> > >> > > >> > > > > > Test binaries have been published to Maven's staging
> > >> > > repository,
> > >> > > >> > and
> > >> > > >> > > > are
> > >> > > >> > > > > > available here:
> > >> > > >> > > > > >
> > >> > > >> > > > > >
> > >> > > >> > > >
> > >> > > >> >
> > >> > >
> > >>
> https://repository.apache.org/content/repositories/orgapachesamza-1005/
> > >> > > >> > > > > >
> > >> > > >> > > > > > Note that the binaries were built with JDK6 without
> > >> > incident.
> > >> > > >> > > > > >
> > >> > > >> > > > > > 95 issues were resolved for this release:
> > >> > > >> > > > > >
> > >> > > >> > > > > >
> > >> > > >> > > > > >
> > >> > > >> > > > >
> > >> > > >> > > >
> > >> > > >> > >
> > >> > > >> >
> > >> > > >>
> > >> > >
> > >> >
> > >>
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20SAMZA%20AND%20fixVersion%20%3D%200.9.0%20AND%20status%20in%20(Resolved%2C%20Closed)
> > >> > > >> > > > > >
> > >> > > >> > > > > > The vote will be open for 72 hours ( end in 4:00pm
> > Friday,
> > >> > > >> > 03/27/2015
> > >> > > >> > > > ).
> > >> > > >> > > > > > Please download the release candidate, check the
> > >> > > >> hashes/signature,
> > >> > > >> > > > build
> > >> > > >> > > > > it
> > >> > > >> > > > > > and test it, and then please vote:
> > >> > > >> > > > > >
> > >> > > >> > > > > > [ ] +1 approve
> > >> > > >> > > > > > [ ] +0 no opinion
> > >> > > >> > > > > > [ ] -1 disapprove (and reason why)
> > >> > > >> > > > > >
> > >> > > >> > > > > > +1 from my side for the release.
> > >> > > >> > > > > >
> > >> > > >> > > > > > Fang, Yan
> > >> > > >> > > > > > yanfang...@gmail.com
> > >> > > >> > > > > > +1 (206) 849-4108
> > >> > > >> > > > > >
> > >> > > >> > > > >
> > >> > > >> > > >
> > >> > > >> > >
> > >> > > >> >
> > >> > > >>
> > >> > >
> > >> >
> > >>
> > >
> > >
> > >
> > > --
> > > Thanks and regards
> > >
> > > Chinmay Soman
> >
>

Reply via email to