You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by xinyu liu <xi...@gmail.com> on 2016/09/30 19:00:09 UTC

[DISCUSS] [VOTE] Apache Samza 0.11.0 RC0

Hey all,

This is a call for a vote on a release of Apache Samza 0.11.0. 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://home.apache.org/~xinyu/samza-0.11.0-rc0/

The release candidate is signed with pgp key C31D7061, which can be found on
keyservers:
http://pgp.mit.edu/pks/lookup?op=get&search=0xC31D7061

The git tag is release-0.11.0-rc0 and signed with the same pgp key:
https://git-wip-us.apache.org/repos/asf?p=samza.git;a=tag;h=
refs/tags/release-0.11.0-rc0

Test binaries have been published to Maven's staging repository, and are
available here:
https://repository.apache.org/content/repositories/orgapachesamza-1013

Note that the binaries were built with JDK7 without incident.

38 issues were resolved for this release:
https://issues.apache.org/jira/issues/?jql=project%20%
3D%20SAMZA%20AND%20fixVersion%20in%20(0.11%2C%200.11.0)%
20AND%20status%20in%20(Resolved%2C%20Closed)

The vote will be open for 72 hours ( end in 12:00pm Wednesday, 10/05/2016 ).

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.

Cheers!
Xinyu Liu

Re: [DISCUSS] [VOTE] Apache Samza 0.11.0 RC0

Posted by Yi Pan <ni...@gmail.com>.
Hi, guys,

I found a few issues w/ the current release candidate:
- integration test (./bin/integration-tests.sh) is broken due to reference
to "0.11.0-SNAPSHOT" version of tgz files in the build directory.
samza-test/src/main/python/configs/tests.json needs to be updated w/
official 0.11.0 version
- there are still some document referring to ".*-SNAPSHOT" (e.g.

.//docs/learn/tutorials/versioned/samza-rest-getting-started.md:tar -xvf
./samza-rest-0.10.1-SNAPSHOT.tgz -C deploy/samza-rest
.//docs/startup/hello-samza/versioned/index.md:tar -xvf
./target/hello-samza-0.11.0-SNAPSHOT-dist.tar.gz -C deploy/samza)
- ./bin/setup-int-test.sh still fails w/ an NPE exception
2016-10-04 22:47:47.505 [main] YarnJob [INFO] Inside YarnJob: fwk_path is ,
ver is STABLE use it directly
Exception in thread "main" java.lang.NullPointerException
    at
org.apache.samza.job.yarn.YarnJobUtil$.cleanupStagingDir(YarnJobUtil.scala:95)
    at
org.apache.samza.job.yarn.ClientHelper.cleanupStagingDir(ClientHelper.scala:315)
    at org.apache.samza.job.yarn.YarnJob.submit(YarnJob.scala:73)
    at org.apache.samza.job.yarn.YarnJob.submit(YarnJob.scala:35)
    at org.apache.samza.job.JobRunner.run(JobRunner.scala:126)
    at org.apache.samza.job.JobRunner$.main(JobRunner.scala:66)
    at org.apache.samza.job.JobRunner.main(JobRunner.scala)

Can we fix those integration test failures?

Thanks!

-Yi


On Tue, Oct 4, 2016 at 2:54 PM, Navina Ramesh (Apache) <na...@apache.org>
wrote:

> Verified MD5, signature. Ran bin/check-all.sh on MacOS. My RHEL box is
> broken. I think others have tested it on RHEL.
>
> Hence, +1 (binding) from me!
>
> **On a side note** I think we need to upgrade the gradle version used by
> the bootstrap script to 2.6 or higher. At least, make sure that Samza
> doesn't throw checkstyle errors when used with a higher version of gradle.
> This should be followed-up after release. Hopefully, someone can volunteer
> :)
>
> Thanks for driving this release, Xinyu!
>
> Cheers!
> Navina
>
> On Tue, Oct 4, 2016 at 12:45 PM, Jakob Homan <jg...@gmail.com> wrote:
>
> > +1 binding.
> >
> > Verified MD5, checked code, built and tested.
> >
> > Good job, everyone.
> > -Jakob
> >
> >
> > On 4 October 2016 at 09:23, Jacob Maes <ja...@gmail.com> wrote:
> > > +1 (non-binding)
> > >
> > > Downloaded and bin/check-all.sh on OSX
> > > Downloaded, built and ran unit tests on RHEL
> > >
> > > I got a checkstyle error when I tried to run bin/check-all.sh on RHEL,
> > but
> > > I think it's something environmental.
> > >
> > > Looks good.
> > >
> > > On Mon, Oct 3, 2016 at 4:19 PM, Jagadish Venkatraman <
> > jagadish1989@gmail.com
> > >> wrote:
> > >
> > >> +1 from my side for the release (non-binding)
> > >>
> > >> On Mon, Oct 3, 2016 at 12:36 PM, Boris Shkolnik <bo...@gmail.com>
> > wrote:
> > >>
> > >> > +1
> > >> >
> > >> > On Fri, Sep 30, 2016 at 1:39 PM, xinyu liu <xi...@gmail.com>
> > >> wrote:
> > >> >
> > >> > > Subject correction: [VOTE] Apache Samza 0.11.0 RC0.
> > >> > >
> > >> > > Thanks,
> > >> > > Xinyu
> > >> > >
> > >> > > On Fri, Sep 30, 2016 at 12:00 PM, xinyu liu <
> xinyuliu.us@gmail.com>
> > >> > wrote:
> > >> > >
> > >> > > > Hey all,
> > >> > > >
> > >> > > > This is a call for a vote on a release of Apache Samza 0.11.0.
> > 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://home.apache.org/~xinyu/samza-0.11.0-rc0/
> > >> > > >
> > >> > > > The release candidate is signed with pgp key C31D7061, which can
> > be
> > >> > > found on
> > >> > > > keyservers:
> > >> > > > http://pgp.mit.edu/pks/lookup?op=get&search=0xC31D7061
> > >> > > >
> > >> > > > The git tag is release-0.11.0-rc0 and signed with the same pgp
> > key:
> > >> > > > https://git-wip-us.apache.org/repos/asf?p=samza.git;a=tag;h=
> > >> > > > refs/tags/release-0.11.0-rc0
> > >> > > >
> > >> > > > Test binaries have been published to Maven's staging repository,
> > and
> > >> > are
> > >> > > > available here:
> > >> > > > https://repository.apache.org/content/repositories/
> > >> orgapachesamza-1013
> > >> > > >
> > >> > > > Note that the binaries were built with JDK7 without incident.
> > >> > > >
> > >> > > > 38 issues were resolved for this release:
> > >> > > > https://issues.apache.org/jira/issues/?jql=project%20%3D%
> > >> > > > 20SAMZA%20AND%20fixVersion%20in%20(0.11%2C%200.11.0)%20AND%
> > >> > > > 20status%20in%20(Resolved%2C%20Closed)
> > >> > > >
> > >> > > > The vote will be open for 72 hours ( end in 12:00pm Wednesday,
> > >> > 10/05/2016
> > >> > > > ).
> > >> > > >
> > >> > > > 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.
> > >> > > >
> > >> > > > Cheers!
> > >> > > > Xinyu Liu
> > >> > > >
> > >> > >
> > >> >
> > >>
> > >>
> > >>
> > >> --
> > >> Jagadish V,
> > >> Graduate Student,
> > >> Department of Computer Science,
> > >> Stanford University
> > >>
> >
>

Re: [DISCUSS] [VOTE] Apache Samza 0.11.0 RC0

Posted by "Navina Ramesh (Apache)" <na...@apache.org>.
Verified MD5, signature. Ran bin/check-all.sh on MacOS. My RHEL box is
broken. I think others have tested it on RHEL.

Hence, +1 (binding) from me!

**On a side note** I think we need to upgrade the gradle version used by
the bootstrap script to 2.6 or higher. At least, make sure that Samza
doesn't throw checkstyle errors when used with a higher version of gradle.
This should be followed-up after release. Hopefully, someone can volunteer
:)

Thanks for driving this release, Xinyu!

Cheers!
Navina

On Tue, Oct 4, 2016 at 12:45 PM, Jakob Homan <jg...@gmail.com> wrote:

> +1 binding.
>
> Verified MD5, checked code, built and tested.
>
> Good job, everyone.
> -Jakob
>
>
> On 4 October 2016 at 09:23, Jacob Maes <ja...@gmail.com> wrote:
> > +1 (non-binding)
> >
> > Downloaded and bin/check-all.sh on OSX
> > Downloaded, built and ran unit tests on RHEL
> >
> > I got a checkstyle error when I tried to run bin/check-all.sh on RHEL,
> but
> > I think it's something environmental.
> >
> > Looks good.
> >
> > On Mon, Oct 3, 2016 at 4:19 PM, Jagadish Venkatraman <
> jagadish1989@gmail.com
> >> wrote:
> >
> >> +1 from my side for the release (non-binding)
> >>
> >> On Mon, Oct 3, 2016 at 12:36 PM, Boris Shkolnik <bo...@gmail.com>
> wrote:
> >>
> >> > +1
> >> >
> >> > On Fri, Sep 30, 2016 at 1:39 PM, xinyu liu <xi...@gmail.com>
> >> wrote:
> >> >
> >> > > Subject correction: [VOTE] Apache Samza 0.11.0 RC0.
> >> > >
> >> > > Thanks,
> >> > > Xinyu
> >> > >
> >> > > On Fri, Sep 30, 2016 at 12:00 PM, xinyu liu <xi...@gmail.com>
> >> > wrote:
> >> > >
> >> > > > Hey all,
> >> > > >
> >> > > > This is a call for a vote on a release of Apache Samza 0.11.0.
> 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://home.apache.org/~xinyu/samza-0.11.0-rc0/
> >> > > >
> >> > > > The release candidate is signed with pgp key C31D7061, which can
> be
> >> > > found on
> >> > > > keyservers:
> >> > > > http://pgp.mit.edu/pks/lookup?op=get&search=0xC31D7061
> >> > > >
> >> > > > The git tag is release-0.11.0-rc0 and signed with the same pgp
> key:
> >> > > > https://git-wip-us.apache.org/repos/asf?p=samza.git;a=tag;h=
> >> > > > refs/tags/release-0.11.0-rc0
> >> > > >
> >> > > > Test binaries have been published to Maven's staging repository,
> and
> >> > are
> >> > > > available here:
> >> > > > https://repository.apache.org/content/repositories/
> >> orgapachesamza-1013
> >> > > >
> >> > > > Note that the binaries were built with JDK7 without incident.
> >> > > >
> >> > > > 38 issues were resolved for this release:
> >> > > > https://issues.apache.org/jira/issues/?jql=project%20%3D%
> >> > > > 20SAMZA%20AND%20fixVersion%20in%20(0.11%2C%200.11.0)%20AND%
> >> > > > 20status%20in%20(Resolved%2C%20Closed)
> >> > > >
> >> > > > The vote will be open for 72 hours ( end in 12:00pm Wednesday,
> >> > 10/05/2016
> >> > > > ).
> >> > > >
> >> > > > 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.
> >> > > >
> >> > > > Cheers!
> >> > > > Xinyu Liu
> >> > > >
> >> > >
> >> >
> >>
> >>
> >>
> >> --
> >> Jagadish V,
> >> Graduate Student,
> >> Department of Computer Science,
> >> Stanford University
> >>
>

Re: [DISCUSS] [VOTE] Apache Samza 0.11.0 RC0

Posted by Jakob Homan <jg...@gmail.com>.
+1 binding.

Verified MD5, checked code, built and tested.

Good job, everyone.
-Jakob


On 4 October 2016 at 09:23, Jacob Maes <ja...@gmail.com> wrote:
> +1 (non-binding)
>
> Downloaded and bin/check-all.sh on OSX
> Downloaded, built and ran unit tests on RHEL
>
> I got a checkstyle error when I tried to run bin/check-all.sh on RHEL, but
> I think it's something environmental.
>
> Looks good.
>
> On Mon, Oct 3, 2016 at 4:19 PM, Jagadish Venkatraman <jagadish1989@gmail.com
>> wrote:
>
>> +1 from my side for the release (non-binding)
>>
>> On Mon, Oct 3, 2016 at 12:36 PM, Boris Shkolnik <bo...@gmail.com> wrote:
>>
>> > +1
>> >
>> > On Fri, Sep 30, 2016 at 1:39 PM, xinyu liu <xi...@gmail.com>
>> wrote:
>> >
>> > > Subject correction: [VOTE] Apache Samza 0.11.0 RC0.
>> > >
>> > > Thanks,
>> > > Xinyu
>> > >
>> > > On Fri, Sep 30, 2016 at 12:00 PM, xinyu liu <xi...@gmail.com>
>> > wrote:
>> > >
>> > > > Hey all,
>> > > >
>> > > > This is a call for a vote on a release of Apache Samza 0.11.0. 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://home.apache.org/~xinyu/samza-0.11.0-rc0/
>> > > >
>> > > > The release candidate is signed with pgp key C31D7061, which can be
>> > > found on
>> > > > keyservers:
>> > > > http://pgp.mit.edu/pks/lookup?op=get&search=0xC31D7061
>> > > >
>> > > > The git tag is release-0.11.0-rc0 and signed with the same pgp key:
>> > > > https://git-wip-us.apache.org/repos/asf?p=samza.git;a=tag;h=
>> > > > refs/tags/release-0.11.0-rc0
>> > > >
>> > > > Test binaries have been published to Maven's staging repository, and
>> > are
>> > > > available here:
>> > > > https://repository.apache.org/content/repositories/
>> orgapachesamza-1013
>> > > >
>> > > > Note that the binaries were built with JDK7 without incident.
>> > > >
>> > > > 38 issues were resolved for this release:
>> > > > https://issues.apache.org/jira/issues/?jql=project%20%3D%
>> > > > 20SAMZA%20AND%20fixVersion%20in%20(0.11%2C%200.11.0)%20AND%
>> > > > 20status%20in%20(Resolved%2C%20Closed)
>> > > >
>> > > > The vote will be open for 72 hours ( end in 12:00pm Wednesday,
>> > 10/05/2016
>> > > > ).
>> > > >
>> > > > 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.
>> > > >
>> > > > Cheers!
>> > > > Xinyu Liu
>> > > >
>> > >
>> >
>>
>>
>>
>> --
>> Jagadish V,
>> Graduate Student,
>> Department of Computer Science,
>> Stanford University
>>

Re: [DISCUSS] [VOTE] Apache Samza 0.11.0 RC0

Posted by Jacob Maes <ja...@gmail.com>.
+1 (non-binding)

Downloaded and bin/check-all.sh on OSX
Downloaded, built and ran unit tests on RHEL

I got a checkstyle error when I tried to run bin/check-all.sh on RHEL, but
I think it's something environmental.

Looks good.

On Mon, Oct 3, 2016 at 4:19 PM, Jagadish Venkatraman <jagadish1989@gmail.com
> wrote:

> +1 from my side for the release (non-binding)
>
> On Mon, Oct 3, 2016 at 12:36 PM, Boris Shkolnik <bo...@gmail.com> wrote:
>
> > +1
> >
> > On Fri, Sep 30, 2016 at 1:39 PM, xinyu liu <xi...@gmail.com>
> wrote:
> >
> > > Subject correction: [VOTE] Apache Samza 0.11.0 RC0.
> > >
> > > Thanks,
> > > Xinyu
> > >
> > > On Fri, Sep 30, 2016 at 12:00 PM, xinyu liu <xi...@gmail.com>
> > wrote:
> > >
> > > > Hey all,
> > > >
> > > > This is a call for a vote on a release of Apache Samza 0.11.0. 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://home.apache.org/~xinyu/samza-0.11.0-rc0/
> > > >
> > > > The release candidate is signed with pgp key C31D7061, which can be
> > > found on
> > > > keyservers:
> > > > http://pgp.mit.edu/pks/lookup?op=get&search=0xC31D7061
> > > >
> > > > The git tag is release-0.11.0-rc0 and signed with the same pgp key:
> > > > https://git-wip-us.apache.org/repos/asf?p=samza.git;a=tag;h=
> > > > refs/tags/release-0.11.0-rc0
> > > >
> > > > Test binaries have been published to Maven's staging repository, and
> > are
> > > > available here:
> > > > https://repository.apache.org/content/repositories/
> orgapachesamza-1013
> > > >
> > > > Note that the binaries were built with JDK7 without incident.
> > > >
> > > > 38 issues were resolved for this release:
> > > > https://issues.apache.org/jira/issues/?jql=project%20%3D%
> > > > 20SAMZA%20AND%20fixVersion%20in%20(0.11%2C%200.11.0)%20AND%
> > > > 20status%20in%20(Resolved%2C%20Closed)
> > > >
> > > > The vote will be open for 72 hours ( end in 12:00pm Wednesday,
> > 10/05/2016
> > > > ).
> > > >
> > > > 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.
> > > >
> > > > Cheers!
> > > > Xinyu Liu
> > > >
> > >
> >
>
>
>
> --
> Jagadish V,
> Graduate Student,
> Department of Computer Science,
> Stanford University
>

Re: [DISCUSS] [VOTE] Apache Samza 0.11.0 RC0

Posted by Jagadish Venkatraman <ja...@gmail.com>.
+1 from my side for the release (non-binding)

On Mon, Oct 3, 2016 at 12:36 PM, Boris Shkolnik <bo...@gmail.com> wrote:

> +1
>
> On Fri, Sep 30, 2016 at 1:39 PM, xinyu liu <xi...@gmail.com> wrote:
>
> > Subject correction: [VOTE] Apache Samza 0.11.0 RC0.
> >
> > Thanks,
> > Xinyu
> >
> > On Fri, Sep 30, 2016 at 12:00 PM, xinyu liu <xi...@gmail.com>
> wrote:
> >
> > > Hey all,
> > >
> > > This is a call for a vote on a release of Apache Samza 0.11.0. 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://home.apache.org/~xinyu/samza-0.11.0-rc0/
> > >
> > > The release candidate is signed with pgp key C31D7061, which can be
> > found on
> > > keyservers:
> > > http://pgp.mit.edu/pks/lookup?op=get&search=0xC31D7061
> > >
> > > The git tag is release-0.11.0-rc0 and signed with the same pgp key:
> > > https://git-wip-us.apache.org/repos/asf?p=samza.git;a=tag;h=
> > > refs/tags/release-0.11.0-rc0
> > >
> > > Test binaries have been published to Maven's staging repository, and
> are
> > > available here:
> > > https://repository.apache.org/content/repositories/orgapachesamza-1013
> > >
> > > Note that the binaries were built with JDK7 without incident.
> > >
> > > 38 issues were resolved for this release:
> > > https://issues.apache.org/jira/issues/?jql=project%20%3D%
> > > 20SAMZA%20AND%20fixVersion%20in%20(0.11%2C%200.11.0)%20AND%
> > > 20status%20in%20(Resolved%2C%20Closed)
> > >
> > > The vote will be open for 72 hours ( end in 12:00pm Wednesday,
> 10/05/2016
> > > ).
> > >
> > > 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.
> > >
> > > Cheers!
> > > Xinyu Liu
> > >
> >
>



-- 
Jagadish V,
Graduate Student,
Department of Computer Science,
Stanford University

Re: [DISCUSS] [VOTE] Apache Samza 0.11.0 RC0

Posted by Boris Shkolnik <bo...@gmail.com>.
+1

On Fri, Sep 30, 2016 at 1:39 PM, xinyu liu <xi...@gmail.com> wrote:

> Subject correction: [VOTE] Apache Samza 0.11.0 RC0.
>
> Thanks,
> Xinyu
>
> On Fri, Sep 30, 2016 at 12:00 PM, xinyu liu <xi...@gmail.com> wrote:
>
> > Hey all,
> >
> > This is a call for a vote on a release of Apache Samza 0.11.0. 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://home.apache.org/~xinyu/samza-0.11.0-rc0/
> >
> > The release candidate is signed with pgp key C31D7061, which can be
> found on
> > keyservers:
> > http://pgp.mit.edu/pks/lookup?op=get&search=0xC31D7061
> >
> > The git tag is release-0.11.0-rc0 and signed with the same pgp key:
> > https://git-wip-us.apache.org/repos/asf?p=samza.git;a=tag;h=
> > refs/tags/release-0.11.0-rc0
> >
> > Test binaries have been published to Maven's staging repository, and are
> > available here:
> > https://repository.apache.org/content/repositories/orgapachesamza-1013
> >
> > Note that the binaries were built with JDK7 without incident.
> >
> > 38 issues were resolved for this release:
> > https://issues.apache.org/jira/issues/?jql=project%20%3D%
> > 20SAMZA%20AND%20fixVersion%20in%20(0.11%2C%200.11.0)%20AND%
> > 20status%20in%20(Resolved%2C%20Closed)
> >
> > The vote will be open for 72 hours ( end in 12:00pm Wednesday, 10/05/2016
> > ).
> >
> > 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.
> >
> > Cheers!
> > Xinyu Liu
> >
>

Re: [DISCUSS] [VOTE] Apache Samza 0.11.0 RC0

Posted by xinyu liu <xi...@gmail.com>.
Subject correction: [VOTE] Apache Samza 0.11.0 RC0.

Thanks,
Xinyu

On Fri, Sep 30, 2016 at 12:00 PM, xinyu liu <xi...@gmail.com> wrote:

> Hey all,
>
> This is a call for a vote on a release of Apache Samza 0.11.0. 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://home.apache.org/~xinyu/samza-0.11.0-rc0/
>
> The release candidate is signed with pgp key C31D7061, which can be found on
> keyservers:
> http://pgp.mit.edu/pks/lookup?op=get&search=0xC31D7061
>
> The git tag is release-0.11.0-rc0 and signed with the same pgp key:
> https://git-wip-us.apache.org/repos/asf?p=samza.git;a=tag;h=
> refs/tags/release-0.11.0-rc0
>
> Test binaries have been published to Maven's staging repository, and are
> available here:
> https://repository.apache.org/content/repositories/orgapachesamza-1013
>
> Note that the binaries were built with JDK7 without incident.
>
> 38 issues were resolved for this release:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%
> 20SAMZA%20AND%20fixVersion%20in%20(0.11%2C%200.11.0)%20AND%
> 20status%20in%20(Resolved%2C%20Closed)
>
> The vote will be open for 72 hours ( end in 12:00pm Wednesday, 10/05/2016
> ).
>
> 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.
>
> Cheers!
> Xinyu Liu
>