Re: [VOTE] 1.0.0 RC4

2017-10-31 Thread Guozhang Wang
+1 from myself.

We have passed the voting deadline with 3 binding +1s (Jason, Isamel and
myself) and 5 non-binding +1s (Manikumar, Ted, Jeff, Vahid, Satish). I am
closing this voting thread and move on to the final release now.


Guozhang


On Tue, Oct 31, 2017 at 8:48 PM, Satish Duggana 
wrote:

> +1 (non-binding)
> Verified signatures, ran tests on src dist.
>
> Thanks,
> Satish.
>
>
> On Wed, Nov 1, 2017 at 12:37 AM, Jeff Chao  wrote:
>
> > +1 (non-binding). We ran our usual performance and regression suite and
> > found no noticeable negative impacts.
> >
> > - Jeff
> > Heroku
> >
> > On Tue, Oct 31, 2017 at 8:54 AM, Ted Yu  wrote:
> >
> > > +1 (non-binding)
> > >
> > > Verified signatures.
> > > Ran test suite.
> > >
> > > On Tue, Oct 31, 2017 at 8:53 AM, Manikumar 
> > > wrote:
> > >
> > > > +1 (non-binding). Verified quickstart, ran producer/consumer perf
> > > scripts,
> > > > streams quickstart
> > > > ran tests on src distribution.
> > > >
> > > > On Tue, Oct 31, 2017 at 8:42 PM, Ismael Juma 
> > wrote:
> > > >
> > > > > +1 (binding) from me. Tested the quickstart with the source and
> > binary
> > > > > (Scala 2.12) artifacts, ran the tests on the source artifact and
> > > verified
> > > > > some signatures and hashes on source and binary (Scala 2.11)
> > artifacts.
> > > > >
> > > > > Thanks for running the release, Guozhang!
> > > > >
> > > > > Ismael
> > > > >
> > > > > On Fri, Oct 27, 2017 at 6:28 PM, Guozhang Wang  >
> > > > wrote:
> > > > >
> > > > > > Hello Kafka users, developers and client-developers,
> > > > > >
> > > > > > This is the fifth candidate for release of Apache Kafka 1.0.0.
> The
> > > main
> > > > > PRs
> > > > > > that gets merged in after RC3 are the following:
> > > > > >
> > > > > > *https://github.com/apache/kafka/commit/def1a768a6301c14ad66
> > > 11358716ab
> > > > > > 03de04e76b
> > > > > >  > > 11358716ab
> > > > > > 03de04e76b>*
> > > > > >
> > > > > > *https://github.com/apache/kafka/commit/b9fc0f2e6892062efa1f
> > > ff0c6f7bfc
> > > > > > 683c8ba7ab
> > > > > >  > > ff0c6f7bfc
> > > > > > 683c8ba7ab>*
> > > > > >
> > > > > > *https://github.com/apache/kafka/commit/a51fdcd2ee7efbd14857
> > > 448a2fb7ec
> > > > > > b71531e1f9
> > > > > >  > > 448a2fb7ec
> > > > > > b71531e1f9>*
> > > > > >
> > > > > > *https://github.com/apache/kafka/commit/109a60c77a56d4afed48
> > > 8c3ba35dc8
> > > > > > 459fde15ce
> > > > > >  > > 8c3ba35dc8
> > > > > > 459fde15ce>*
> > > > > >
> > > > > > It's worth noting that starting in this version we are using a
> > > > different
> > > > > > version protocol with three digits: *major.minor.bug-fix*
> > > > > >
> > > > > > Any and all testing is welcome, but the following areas are worth
> > > > > > highlighting:
> > > > > >
> > > > > > 1. Client developers should verify that their clients can
> > > > produce/consume
> > > > > > to/from 1.0.0 brokers (ideally with compressed and uncompressed
> > > data).
> > > > > > 2. Performance and stress testing. Heroku and LinkedIn have
> helped
> > > with
> > > > > > this in the past (and issues have been found and fixed).
> > > > > > 3. End users can verify that their apps work correctly with the
> new
> > > > > > release.
> > > > > >
> > > > > > This is a major version release of Apache Kafka. It includes 29
> new
> > > > KIPs.
> > > > > > See the release notes and release plan
> > > > > > (*https://cwiki.apache.org/confluence/pages/viewpage.
> > > > > > action?pageId=71764913
> > > > > >  > > > > pageId=71764913
> > > > > > >*)
> > > > > > for more details. A few feature highlights:
> > > > > >
> > > > > > * Java 9 support with significantly faster TLS and CRC32C
> > > > implementations
> > > > > > * JBOD improvements: disk failure only disables failed disk but
> not
> > > the
> > > > > > broker (KIP-112/KIP-113 part I)
> > > > > > * Controller improvements: reduced logging change to greatly
> > > accelerate
> > > > > > admin request handling.
> > > > > > * Newly added metrics across all the modules (KIP-164, KIP-168,
> > > > KIP-187,
> > > > > > KIP-188, KIP-196)
> > > > > > * Kafka Streams API improvements (KIP-120 / 130 / 138 / 150 /
> 160 /
> > > > 161),
> > > > > > and drop compatibility "Evolving" annotations
> > > > > >
> > > > > > Release notes for the 1.0.0 release:
> > > > > > *http://home.apache.org/~guozhang/kafka-1.0.0-rc4/
> > RELEASE_NOTES.html
> > > > > >  > RELEASE_NOTES.html
> > > >*
> > > > > >
> > > > > >
> > > > > >
> > > > > > *** Please download, test and vote by Tuesday, October 31, 8pm PT
> > > > > >
> > > > > > Kafka's KEYS file containing PGP keys we use to sign the release:
> > > > > > http://kafka.apache.org/KEYS

Re: [VOTE] 1.0.0 RC4

2017-10-31 Thread Satish Duggana
+1 (non-binding)
Verified signatures, ran tests on src dist.

Thanks,
Satish.


On Wed, Nov 1, 2017 at 12:37 AM, Jeff Chao  wrote:

> +1 (non-binding). We ran our usual performance and regression suite and
> found no noticeable negative impacts.
>
> - Jeff
> Heroku
>
> On Tue, Oct 31, 2017 at 8:54 AM, Ted Yu  wrote:
>
> > +1 (non-binding)
> >
> > Verified signatures.
> > Ran test suite.
> >
> > On Tue, Oct 31, 2017 at 8:53 AM, Manikumar 
> > wrote:
> >
> > > +1 (non-binding). Verified quickstart, ran producer/consumer perf
> > scripts,
> > > streams quickstart
> > > ran tests on src distribution.
> > >
> > > On Tue, Oct 31, 2017 at 8:42 PM, Ismael Juma 
> wrote:
> > >
> > > > +1 (binding) from me. Tested the quickstart with the source and
> binary
> > > > (Scala 2.12) artifacts, ran the tests on the source artifact and
> > verified
> > > > some signatures and hashes on source and binary (Scala 2.11)
> artifacts.
> > > >
> > > > Thanks for running the release, Guozhang!
> > > >
> > > > Ismael
> > > >
> > > > On Fri, Oct 27, 2017 at 6:28 PM, Guozhang Wang 
> > > wrote:
> > > >
> > > > > Hello Kafka users, developers and client-developers,
> > > > >
> > > > > This is the fifth candidate for release of Apache Kafka 1.0.0. The
> > main
> > > > PRs
> > > > > that gets merged in after RC3 are the following:
> > > > >
> > > > > *https://github.com/apache/kafka/commit/def1a768a6301c14ad66
> > 11358716ab
> > > > > 03de04e76b
> > > > >  > 11358716ab
> > > > > 03de04e76b>*
> > > > >
> > > > > *https://github.com/apache/kafka/commit/b9fc0f2e6892062efa1f
> > ff0c6f7bfc
> > > > > 683c8ba7ab
> > > > >  > ff0c6f7bfc
> > > > > 683c8ba7ab>*
> > > > >
> > > > > *https://github.com/apache/kafka/commit/a51fdcd2ee7efbd14857
> > 448a2fb7ec
> > > > > b71531e1f9
> > > > >  > 448a2fb7ec
> > > > > b71531e1f9>*
> > > > >
> > > > > *https://github.com/apache/kafka/commit/109a60c77a56d4afed48
> > 8c3ba35dc8
> > > > > 459fde15ce
> > > > >  > 8c3ba35dc8
> > > > > 459fde15ce>*
> > > > >
> > > > > It's worth noting that starting in this version we are using a
> > > different
> > > > > version protocol with three digits: *major.minor.bug-fix*
> > > > >
> > > > > Any and all testing is welcome, but the following areas are worth
> > > > > highlighting:
> > > > >
> > > > > 1. Client developers should verify that their clients can
> > > produce/consume
> > > > > to/from 1.0.0 brokers (ideally with compressed and uncompressed
> > data).
> > > > > 2. Performance and stress testing. Heroku and LinkedIn have helped
> > with
> > > > > this in the past (and issues have been found and fixed).
> > > > > 3. End users can verify that their apps work correctly with the new
> > > > > release.
> > > > >
> > > > > This is a major version release of Apache Kafka. It includes 29 new
> > > KIPs.
> > > > > See the release notes and release plan
> > > > > (*https://cwiki.apache.org/confluence/pages/viewpage.
> > > > > action?pageId=71764913
> > > > >  > > > pageId=71764913
> > > > > >*)
> > > > > for more details. A few feature highlights:
> > > > >
> > > > > * Java 9 support with significantly faster TLS and CRC32C
> > > implementations
> > > > > * JBOD improvements: disk failure only disables failed disk but not
> > the
> > > > > broker (KIP-112/KIP-113 part I)
> > > > > * Controller improvements: reduced logging change to greatly
> > accelerate
> > > > > admin request handling.
> > > > > * Newly added metrics across all the modules (KIP-164, KIP-168,
> > > KIP-187,
> > > > > KIP-188, KIP-196)
> > > > > * Kafka Streams API improvements (KIP-120 / 130 / 138 / 150 / 160 /
> > > 161),
> > > > > and drop compatibility "Evolving" annotations
> > > > >
> > > > > Release notes for the 1.0.0 release:
> > > > > *http://home.apache.org/~guozhang/kafka-1.0.0-rc4/
> RELEASE_NOTES.html
> > > > >  RELEASE_NOTES.html
> > >*
> > > > >
> > > > >
> > > > >
> > > > > *** Please download, test and vote by Tuesday, October 31, 8pm PT
> > > > >
> > > > > Kafka's KEYS file containing PGP keys we use to sign the release:
> > > > > http://kafka.apache.org/KEYS
> > > > >
> > > > > * Release artifacts to be voted upon (source and binary):
> > > > > *http://home.apache.org/~guozhang/kafka-1.0.0-rc4/
> > > > > *
> > > > >
> > > > > * Maven artifacts to be voted upon:
> > > > > https://repository.apache.org/content/groups/staging/org/apa
> > che/kafka/
> > > > >
> > > > > * Javadoc:
> > > > > *http://home.apache.org/~guozhang/kafka-1.0.0-rc4/javadoc/
> > > > > *
> > > > >
> > > > > * Tag to be voted upon (off 1.0 branch) is the 1

Re: [VOTE] 1.0.0 RC4

2017-10-31 Thread Vahid S Hashemian
+1 (non-binding)

Built the jars and ran quickstart successfully on Ubuntu.

Thanks.
--Vahid




From:   Jeff Chao 
To: "dev@kafka.apache.org" 
Date:   10/31/2017 12:07 PM
Subject:    Re: [VOTE] 1.0.0 RC4



+1 (non-binding). We ran our usual performance and regression suite and
found no noticeable negative impacts.

- Jeff
Heroku

On Tue, Oct 31, 2017 at 8:54 AM, Ted Yu  wrote:

> +1 (non-binding)
>
> Verified signatures.
> Ran test suite.
>
> On Tue, Oct 31, 2017 at 8:53 AM, Manikumar 
> wrote:
>
> > +1 (non-binding). Verified quickstart, ran producer/consumer perf
> scripts,
> > streams quickstart
> > ran tests on src distribution.
> >
> > On Tue, Oct 31, 2017 at 8:42 PM, Ismael Juma  
wrote:
> >
> > > +1 (binding) from me. Tested the quickstart with the source and 
binary
> > > (Scala 2.12) artifacts, ran the tests on the source artifact and
> verified
> > > some signatures and hashes on source and binary (Scala 2.11) 
artifacts.
> > >
> > > Thanks for running the release, Guozhang!
> > >
> > > Ismael
> > >
> > > On Fri, Oct 27, 2017 at 6:28 PM, Guozhang Wang 
> > wrote:
> > >
> > > > Hello Kafka users, developers and client-developers,
> > > >
> > > > This is the fifth candidate for release of Apache Kafka 1.0.0. The
> main
> > > PRs
> > > > that gets merged in after RC3 are the following:
> > > >
> > > > 
*https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_kafka_commit_def1a768a6301c14ad66&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=1BE5YG6DypE4661uxdiTJKF9oqCCoP6l-BWlSAS-ElU&s=xOgir355tIC58NXQWnuDAn7hGxzgdiemfU7Uxmnibto&e=
> 11358716ab
> > > > 03de04e76b
> > > > <
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_kafka_commit_def1a768a6301c14ad66&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=1BE5YG6DypE4661uxdiTJKF9oqCCoP6l-BWlSAS-ElU&s=xOgir355tIC58NXQWnuDAn7hGxzgdiemfU7Uxmnibto&e=

> 11358716ab
> > > > 03de04e76b>*
> > > >
> > > > 
*https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_kafka_commit_b9fc0f2e6892062efa1f&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=1BE5YG6DypE4661uxdiTJKF9oqCCoP6l-BWlSAS-ElU&s=janyXsLHHLqXA6XgMr3bldn2kOWedyLpWaieFaR5YV4&e=
> ff0c6f7bfc
> > > > 683c8ba7ab
> > > > <
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_kafka_commit_b9fc0f2e6892062efa1f&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=1BE5YG6DypE4661uxdiTJKF9oqCCoP6l-BWlSAS-ElU&s=janyXsLHHLqXA6XgMr3bldn2kOWedyLpWaieFaR5YV4&e=

> ff0c6f7bfc
> > > > 683c8ba7ab>*
> > > >
> > > > 
*https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_kafka_commit_a51fdcd2ee7efbd14857&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=1BE5YG6DypE4661uxdiTJKF9oqCCoP6l-BWlSAS-ElU&s=iGV19tjqflDvmMiWHoM8UpWyuiE9UvhAQzUSInI54PY&e=
> 448a2fb7ec
> > > > b71531e1f9
> > > > <
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_kafka_commit_a51fdcd2ee7efbd14857&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=1BE5YG6DypE4661uxdiTJKF9oqCCoP6l-BWlSAS-ElU&s=iGV19tjqflDvmMiWHoM8UpWyuiE9UvhAQzUSInI54PY&e=

> 448a2fb7ec
> > > > b71531e1f9>*
> > > >
> > > > 
*https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_kafka_commit_109a60c77a56d4afed48&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=1BE5YG6DypE4661uxdiTJKF9oqCCoP6l-BWlSAS-ElU&s=tPfBxkSD030fqmigsmDiJZ_OcM1_FHtsBWCyu0AAsCo&e=
> 8c3ba35dc8
> > > > 459fde15ce
> > > > <
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_kafka_commit_109a60c77a56d4afed48&d=DwIBaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=Q_itwloTQj3_xUKl7Nzswo6KE4Nj-kjJc7uSVcviKUc&m=1BE5YG6DypE4661uxdiTJKF9oqCCoP6l-BWlSAS-ElU&s=tPfBxkSD030fqmigsmDiJZ_OcM1_FHtsBWCyu0AAsCo&e=

> 8c3ba35dc8
> > > > 459fde15ce>*
> > > >
> > > > It's worth noting that starting in this version we are using a
> > different
> > > > version protocol with three digits: *major.minor.bug-fix*
> > > >
> > > > Any and all testing is welcome, but the following areas are worth
> > > > highlight

Re: [VOTE] 1.0.0 RC4

2017-10-31 Thread Jeff Chao
+1 (non-binding). We ran our usual performance and regression suite and
found no noticeable negative impacts.

- Jeff
Heroku


On Tue, Oct 31, 2017 at 8:54 AM, Ted Yu  wrote:

> +1 (non-binding)
>
> Verified signatures.
> Ran test suite.
>
> On Tue, Oct 31, 2017 at 8:53 AM, Manikumar 
> wrote:
>
> > +1 (non-binding). Verified quickstart, ran producer/consumer perf
> scripts,
> > streams quickstart
> > ran tests on src distribution.
> >
> > On Tue, Oct 31, 2017 at 8:42 PM, Ismael Juma  wrote:
> >
> > > +1 (binding) from me. Tested the quickstart with the source and binary
> > > (Scala 2.12) artifacts, ran the tests on the source artifact and
> verified
> > > some signatures and hashes on source and binary (Scala 2.11) artifacts.
> > >
> > > Thanks for running the release, Guozhang!
> > >
> > > Ismael
> > >
> > > On Fri, Oct 27, 2017 at 6:28 PM, Guozhang Wang 
> > wrote:
> > >
> > > > Hello Kafka users, developers and client-developers,
> > > >
> > > > This is the fifth candidate for release of Apache Kafka 1.0.0. The
> main
> > > PRs
> > > > that gets merged in after RC3 are the following:
> > > >
> > > > *https://github.com/apache/kafka/commit/def1a768a6301c14ad66
> 11358716ab
> > > > 03de04e76b
> > > >  11358716ab
> > > > 03de04e76b>*
> > > >
> > > > *https://github.com/apache/kafka/commit/b9fc0f2e6892062efa1f
> ff0c6f7bfc
> > > > 683c8ba7ab
> > > >  ff0c6f7bfc
> > > > 683c8ba7ab>*
> > > >
> > > > *https://github.com/apache/kafka/commit/a51fdcd2ee7efbd14857
> 448a2fb7ec
> > > > b71531e1f9
> > > >  448a2fb7ec
> > > > b71531e1f9>*
> > > >
> > > > *https://github.com/apache/kafka/commit/109a60c77a56d4afed48
> 8c3ba35dc8
> > > > 459fde15ce
> > > >  8c3ba35dc8
> > > > 459fde15ce>*
> > > >
> > > > It's worth noting that starting in this version we are using a
> > different
> > > > version protocol with three digits: *major.minor.bug-fix*
> > > >
> > > > Any and all testing is welcome, but the following areas are worth
> > > > highlighting:
> > > >
> > > > 1. Client developers should verify that their clients can
> > produce/consume
> > > > to/from 1.0.0 brokers (ideally with compressed and uncompressed
> data).
> > > > 2. Performance and stress testing. Heroku and LinkedIn have helped
> with
> > > > this in the past (and issues have been found and fixed).
> > > > 3. End users can verify that their apps work correctly with the new
> > > > release.
> > > >
> > > > This is a major version release of Apache Kafka. It includes 29 new
> > KIPs.
> > > > See the release notes and release plan
> > > > (*https://cwiki.apache.org/confluence/pages/viewpage.
> > > > action?pageId=71764913
> > > >  > > pageId=71764913
> > > > >*)
> > > > for more details. A few feature highlights:
> > > >
> > > > * Java 9 support with significantly faster TLS and CRC32C
> > implementations
> > > > * JBOD improvements: disk failure only disables failed disk but not
> the
> > > > broker (KIP-112/KIP-113 part I)
> > > > * Controller improvements: reduced logging change to greatly
> accelerate
> > > > admin request handling.
> > > > * Newly added metrics across all the modules (KIP-164, KIP-168,
> > KIP-187,
> > > > KIP-188, KIP-196)
> > > > * Kafka Streams API improvements (KIP-120 / 130 / 138 / 150 / 160 /
> > 161),
> > > > and drop compatibility "Evolving" annotations
> > > >
> > > > Release notes for the 1.0.0 release:
> > > > *http://home.apache.org/~guozhang/kafka-1.0.0-rc4/RELEASE_NOTES.html
> > > >  >*
> > > >
> > > >
> > > >
> > > > *** Please download, test and vote by Tuesday, October 31, 8pm PT
> > > >
> > > > Kafka's KEYS file containing PGP keys we use to sign the release:
> > > > http://kafka.apache.org/KEYS
> > > >
> > > > * Release artifacts to be voted upon (source and binary):
> > > > *http://home.apache.org/~guozhang/kafka-1.0.0-rc4/
> > > > *
> > > >
> > > > * Maven artifacts to be voted upon:
> > > > https://repository.apache.org/content/groups/staging/org/apa
> che/kafka/
> > > >
> > > > * Javadoc:
> > > > *http://home.apache.org/~guozhang/kafka-1.0.0-rc4/javadoc/
> > > > *
> > > >
> > > > * Tag to be voted upon (off 1.0 branch) is the 1.0.0-rc4 tag:
> > > >
> > > > https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=tag;h=
> > > > d4a3919e408e444dde5db5a261c6f912cb8475a2
> > > >
> > > > * Documentation:
> > > > Note the documentation can't be pushed live due to changes that will
> > not
> > > go
> > > > live until the release. You can manually verify by downloading
> > > > http://home.apache.org/~guozhang/kafka-1.0.0-rc4/
> > > > kafka_2.11

Re: [VOTE] 1.0.0 RC4

2017-10-31 Thread Jeff Chao
+1 (non-binding). We ran our usual performance and regression suite and
found no noticeable negative impacts.

- Jeff
Heroku

On Tue, Oct 31, 2017 at 8:54 AM, Ted Yu  wrote:

> +1 (non-binding)
>
> Verified signatures.
> Ran test suite.
>
> On Tue, Oct 31, 2017 at 8:53 AM, Manikumar 
> wrote:
>
> > +1 (non-binding). Verified quickstart, ran producer/consumer perf
> scripts,
> > streams quickstart
> > ran tests on src distribution.
> >
> > On Tue, Oct 31, 2017 at 8:42 PM, Ismael Juma  wrote:
> >
> > > +1 (binding) from me. Tested the quickstart with the source and binary
> > > (Scala 2.12) artifacts, ran the tests on the source artifact and
> verified
> > > some signatures and hashes on source and binary (Scala 2.11) artifacts.
> > >
> > > Thanks for running the release, Guozhang!
> > >
> > > Ismael
> > >
> > > On Fri, Oct 27, 2017 at 6:28 PM, Guozhang Wang 
> > wrote:
> > >
> > > > Hello Kafka users, developers and client-developers,
> > > >
> > > > This is the fifth candidate for release of Apache Kafka 1.0.0. The
> main
> > > PRs
> > > > that gets merged in after RC3 are the following:
> > > >
> > > > *https://github.com/apache/kafka/commit/
> def1a768a6301c14ad6611358716ab
> > > > 03de04e76b
> > > >  def1a768a6301c14ad6611358716ab
> > > > 03de04e76b>*
> > > >
> > > > *https://github.com/apache/kafka/commit/
> b9fc0f2e6892062efa1fff0c6f7bfc
> > > > 683c8ba7ab
> > > >  b9fc0f2e6892062efa1fff0c6f7bfc
> > > > 683c8ba7ab>*
> > > >
> > > > *https://github.com/apache/kafka/commit/
> a51fdcd2ee7efbd14857448a2fb7ec
> > > > b71531e1f9
> > > >  a51fdcd2ee7efbd14857448a2fb7ec
> > > > b71531e1f9>*
> > > >
> > > > *https://github.com/apache/kafka/commit/
> 109a60c77a56d4afed488c3ba35dc8
> > > > 459fde15ce
> > > >  109a60c77a56d4afed488c3ba35dc8
> > > > 459fde15ce>*
> > > >
> > > > It's worth noting that starting in this version we are using a
> > different
> > > > version protocol with three digits: *major.minor.bug-fix*
> > > >
> > > > Any and all testing is welcome, but the following areas are worth
> > > > highlighting:
> > > >
> > > > 1. Client developers should verify that their clients can
> > produce/consume
> > > > to/from 1.0.0 brokers (ideally with compressed and uncompressed
> data).
> > > > 2. Performance and stress testing. Heroku and LinkedIn have helped
> with
> > > > this in the past (and issues have been found and fixed).
> > > > 3. End users can verify that their apps work correctly with the new
> > > > release.
> > > >
> > > > This is a major version release of Apache Kafka. It includes 29 new
> > KIPs.
> > > > See the release notes and release plan
> > > > (*https://cwiki.apache.org/confluence/pages/viewpage.
> > > > action?pageId=71764913
> > > >  > > pageId=71764913
> > > > >*)
> > > > for more details. A few feature highlights:
> > > >
> > > > * Java 9 support with significantly faster TLS and CRC32C
> > implementations
> > > > * JBOD improvements: disk failure only disables failed disk but not
> the
> > > > broker (KIP-112/KIP-113 part I)
> > > > * Controller improvements: reduced logging change to greatly
> accelerate
> > > > admin request handling.
> > > > * Newly added metrics across all the modules (KIP-164, KIP-168,
> > KIP-187,
> > > > KIP-188, KIP-196)
> > > > * Kafka Streams API improvements (KIP-120 / 130 / 138 / 150 / 160 /
> > 161),
> > > > and drop compatibility "Evolving" annotations
> > > >
> > > > Release notes for the 1.0.0 release:
> > > > *http://home.apache.org/~guozhang/kafka-1.0.0-rc4/RELEASE_NOTES.html
> > > >  >*
> > > >
> > > >
> > > >
> > > > *** Please download, test and vote by Tuesday, October 31, 8pm PT
> > > >
> > > > Kafka's KEYS file containing PGP keys we use to sign the release:
> > > > http://kafka.apache.org/KEYS
> > > >
> > > > * Release artifacts to be voted upon (source and binary):
> > > > *http://home.apache.org/~guozhang/kafka-1.0.0-rc4/
> > > > *
> > > >
> > > > * Maven artifacts to be voted upon:
> > > > https://repository.apache.org/content/groups/staging/org/
> apache/kafka/
> > > >
> > > > * Javadoc:
> > > > *http://home.apache.org/~guozhang/kafka-1.0.0-rc4/javadoc/
> > > > *
> > > >
> > > > * Tag to be voted upon (off 1.0 branch) is the 1.0.0-rc4 tag:
> > > >
> > > > https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=tag;h=
> > > > d4a3919e408e444dde5db5a261c6f912cb8475a2
> > > >
> > > > * Documentation:
> > > > Note the documentation can't be pushed live due to changes that will
> > not
> > > go
> > > > live until the release. You can manually verify by downloading
> > > > http://home.apache.org/~guozhang/kafka-1.0.0-rc4/
> > > > kafka_2.11-

Re: [VOTE] 1.0.0 RC4

2017-10-31 Thread Jeff Chao
+1 (non-binding). We ran our usual performance and regression suite and
found no noticeable negative impacts.

- Jeff
Heroku

On Tue, Oct 31, 2017 at 8:54 AM, Ted Yu  wrote:

> +1 (non-binding)
>
> Verified signatures.
> Ran test suite.
>
> On Tue, Oct 31, 2017 at 8:53 AM, Manikumar 
> wrote:
>
> > +1 (non-binding). Verified quickstart, ran producer/consumer perf
> scripts,
> > streams quickstart
> > ran tests on src distribution.
> >
> > On Tue, Oct 31, 2017 at 8:42 PM, Ismael Juma  wrote:
> >
> > > +1 (binding) from me. Tested the quickstart with the source and binary
> > > (Scala 2.12) artifacts, ran the tests on the source artifact and
> verified
> > > some signatures and hashes on source and binary (Scala 2.11) artifacts.
> > >
> > > Thanks for running the release, Guozhang!
> > >
> > > Ismael
> > >
> > > On Fri, Oct 27, 2017 at 6:28 PM, Guozhang Wang 
> > wrote:
> > >
> > > > Hello Kafka users, developers and client-developers,
> > > >
> > > > This is the fifth candidate for release of Apache Kafka 1.0.0. The
> main
> > > PRs
> > > > that gets merged in after RC3 are the following:
> > > >
> > > > *https://github.com/apache/kafka/commit/def1a768a6301c14ad66
> 11358716ab
> > > > 03de04e76b
> > > >  11358716ab
> > > > 03de04e76b>*
> > > >
> > > > *https://github.com/apache/kafka/commit/b9fc0f2e6892062efa1f
> ff0c6f7bfc
> > > > 683c8ba7ab
> > > >  ff0c6f7bfc
> > > > 683c8ba7ab>*
> > > >
> > > > *https://github.com/apache/kafka/commit/a51fdcd2ee7efbd14857
> 448a2fb7ec
> > > > b71531e1f9
> > > >  448a2fb7ec
> > > > b71531e1f9>*
> > > >
> > > > *https://github.com/apache/kafka/commit/109a60c77a56d4afed48
> 8c3ba35dc8
> > > > 459fde15ce
> > > >  8c3ba35dc8
> > > > 459fde15ce>*
> > > >
> > > > It's worth noting that starting in this version we are using a
> > different
> > > > version protocol with three digits: *major.minor.bug-fix*
> > > >
> > > > Any and all testing is welcome, but the following areas are worth
> > > > highlighting:
> > > >
> > > > 1. Client developers should verify that their clients can
> > produce/consume
> > > > to/from 1.0.0 brokers (ideally with compressed and uncompressed
> data).
> > > > 2. Performance and stress testing. Heroku and LinkedIn have helped
> with
> > > > this in the past (and issues have been found and fixed).
> > > > 3. End users can verify that their apps work correctly with the new
> > > > release.
> > > >
> > > > This is a major version release of Apache Kafka. It includes 29 new
> > KIPs.
> > > > See the release notes and release plan
> > > > (*https://cwiki.apache.org/confluence/pages/viewpage.
> > > > action?pageId=71764913
> > > >  > > pageId=71764913
> > > > >*)
> > > > for more details. A few feature highlights:
> > > >
> > > > * Java 9 support with significantly faster TLS and CRC32C
> > implementations
> > > > * JBOD improvements: disk failure only disables failed disk but not
> the
> > > > broker (KIP-112/KIP-113 part I)
> > > > * Controller improvements: reduced logging change to greatly
> accelerate
> > > > admin request handling.
> > > > * Newly added metrics across all the modules (KIP-164, KIP-168,
> > KIP-187,
> > > > KIP-188, KIP-196)
> > > > * Kafka Streams API improvements (KIP-120 / 130 / 138 / 150 / 160 /
> > 161),
> > > > and drop compatibility "Evolving" annotations
> > > >
> > > > Release notes for the 1.0.0 release:
> > > > *http://home.apache.org/~guozhang/kafka-1.0.0-rc4/RELEASE_NOTES.html
> > > >  >*
> > > >
> > > >
> > > >
> > > > *** Please download, test and vote by Tuesday, October 31, 8pm PT
> > > >
> > > > Kafka's KEYS file containing PGP keys we use to sign the release:
> > > > http://kafka.apache.org/KEYS
> > > >
> > > > * Release artifacts to be voted upon (source and binary):
> > > > *http://home.apache.org/~guozhang/kafka-1.0.0-rc4/
> > > > *
> > > >
> > > > * Maven artifacts to be voted upon:
> > > > https://repository.apache.org/content/groups/staging/org/apa
> che/kafka/
> > > >
> > > > * Javadoc:
> > > > *http://home.apache.org/~guozhang/kafka-1.0.0-rc4/javadoc/
> > > > *
> > > >
> > > > * Tag to be voted upon (off 1.0 branch) is the 1.0.0-rc4 tag:
> > > >
> > > > https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=tag;h=
> > > > d4a3919e408e444dde5db5a261c6f912cb8475a2
> > > >
> > > > * Documentation:
> > > > Note the documentation can't be pushed live due to changes that will
> > not
> > > go
> > > > live until the release. You can manually verify by downloading
> > > > http://home.apache.org/~guozhang/kafka-1.0.0-rc4/
> > > > kafka_2.11-

Re: [VOTE] 1.0.0 RC4

2017-10-31 Thread Ted Yu
+1 (non-binding)

Verified signatures.
Ran test suite.

On Tue, Oct 31, 2017 at 8:53 AM, Manikumar 
wrote:

> +1 (non-binding). Verified quickstart, ran producer/consumer perf scripts,
> streams quickstart
> ran tests on src distribution.
>
> On Tue, Oct 31, 2017 at 8:42 PM, Ismael Juma  wrote:
>
> > +1 (binding) from me. Tested the quickstart with the source and binary
> > (Scala 2.12) artifacts, ran the tests on the source artifact and verified
> > some signatures and hashes on source and binary (Scala 2.11) artifacts.
> >
> > Thanks for running the release, Guozhang!
> >
> > Ismael
> >
> > On Fri, Oct 27, 2017 at 6:28 PM, Guozhang Wang 
> wrote:
> >
> > > Hello Kafka users, developers and client-developers,
> > >
> > > This is the fifth candidate for release of Apache Kafka 1.0.0. The main
> > PRs
> > > that gets merged in after RC3 are the following:
> > >
> > > *https://github.com/apache/kafka/commit/def1a768a6301c14ad6611358716ab
> > > 03de04e76b
> > >  > > 03de04e76b>*
> > >
> > > *https://github.com/apache/kafka/commit/b9fc0f2e6892062efa1fff0c6f7bfc
> > > 683c8ba7ab
> > >  > > 683c8ba7ab>*
> > >
> > > *https://github.com/apache/kafka/commit/a51fdcd2ee7efbd14857448a2fb7ec
> > > b71531e1f9
> > >  > > b71531e1f9>*
> > >
> > > *https://github.com/apache/kafka/commit/109a60c77a56d4afed488c3ba35dc8
> > > 459fde15ce
> > >  > > 459fde15ce>*
> > >
> > > It's worth noting that starting in this version we are using a
> different
> > > version protocol with three digits: *major.minor.bug-fix*
> > >
> > > Any and all testing is welcome, but the following areas are worth
> > > highlighting:
> > >
> > > 1. Client developers should verify that their clients can
> produce/consume
> > > to/from 1.0.0 brokers (ideally with compressed and uncompressed data).
> > > 2. Performance and stress testing. Heroku and LinkedIn have helped with
> > > this in the past (and issues have been found and fixed).
> > > 3. End users can verify that their apps work correctly with the new
> > > release.
> > >
> > > This is a major version release of Apache Kafka. It includes 29 new
> KIPs.
> > > See the release notes and release plan
> > > (*https://cwiki.apache.org/confluence/pages/viewpage.
> > > action?pageId=71764913
> > >  > pageId=71764913
> > > >*)
> > > for more details. A few feature highlights:
> > >
> > > * Java 9 support with significantly faster TLS and CRC32C
> implementations
> > > * JBOD improvements: disk failure only disables failed disk but not the
> > > broker (KIP-112/KIP-113 part I)
> > > * Controller improvements: reduced logging change to greatly accelerate
> > > admin request handling.
> > > * Newly added metrics across all the modules (KIP-164, KIP-168,
> KIP-187,
> > > KIP-188, KIP-196)
> > > * Kafka Streams API improvements (KIP-120 / 130 / 138 / 150 / 160 /
> 161),
> > > and drop compatibility "Evolving" annotations
> > >
> > > Release notes for the 1.0.0 release:
> > > *http://home.apache.org/~guozhang/kafka-1.0.0-rc4/RELEASE_NOTES.html
> > > *
> > >
> > >
> > >
> > > *** Please download, test and vote by Tuesday, October 31, 8pm PT
> > >
> > > Kafka's KEYS file containing PGP keys we use to sign the release:
> > > http://kafka.apache.org/KEYS
> > >
> > > * Release artifacts to be voted upon (source and binary):
> > > *http://home.apache.org/~guozhang/kafka-1.0.0-rc4/
> > > *
> > >
> > > * Maven artifacts to be voted upon:
> > > https://repository.apache.org/content/groups/staging/org/apache/kafka/
> > >
> > > * Javadoc:
> > > *http://home.apache.org/~guozhang/kafka-1.0.0-rc4/javadoc/
> > > *
> > >
> > > * Tag to be voted upon (off 1.0 branch) is the 1.0.0-rc4 tag:
> > >
> > > https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=tag;h=
> > > d4a3919e408e444dde5db5a261c6f912cb8475a2
> > >
> > > * Documentation:
> > > Note the documentation can't be pushed live due to changes that will
> not
> > go
> > > live until the release. You can manually verify by downloading
> > > http://home.apache.org/~guozhang/kafka-1.0.0-rc4/
> > > kafka_2.11-1.0.0-site-docs.tgz
> > >
> > >
> > > The Jenkins builders for this RC can now be found here:
> > >
> > > System test (still running):
> > > *https://jenkins.confluent.io/job/system-test-kafka-1.0/18/
> > > *
> > > Unit test: *https://builds.apache.org/job/kafka-1.0-jdk7/61/
> > > *
> > >
> > >
> > > /**
> > >
> > 

Re: [VOTE] 1.0.0 RC4

2017-10-31 Thread Manikumar
+1 (non-binding). Verified quickstart, ran producer/consumer perf scripts,
streams quickstart
ran tests on src distribution.

On Tue, Oct 31, 2017 at 8:42 PM, Ismael Juma  wrote:

> +1 (binding) from me. Tested the quickstart with the source and binary
> (Scala 2.12) artifacts, ran the tests on the source artifact and verified
> some signatures and hashes on source and binary (Scala 2.11) artifacts.
>
> Thanks for running the release, Guozhang!
>
> Ismael
>
> On Fri, Oct 27, 2017 at 6:28 PM, Guozhang Wang  wrote:
>
> > Hello Kafka users, developers and client-developers,
> >
> > This is the fifth candidate for release of Apache Kafka 1.0.0. The main
> PRs
> > that gets merged in after RC3 are the following:
> >
> > *https://github.com/apache/kafka/commit/def1a768a6301c14ad6611358716ab
> > 03de04e76b
> >  > 03de04e76b>*
> >
> > *https://github.com/apache/kafka/commit/b9fc0f2e6892062efa1fff0c6f7bfc
> > 683c8ba7ab
> >  > 683c8ba7ab>*
> >
> > *https://github.com/apache/kafka/commit/a51fdcd2ee7efbd14857448a2fb7ec
> > b71531e1f9
> >  > b71531e1f9>*
> >
> > *https://github.com/apache/kafka/commit/109a60c77a56d4afed488c3ba35dc8
> > 459fde15ce
> >  > 459fde15ce>*
> >
> > It's worth noting that starting in this version we are using a different
> > version protocol with three digits: *major.minor.bug-fix*
> >
> > Any and all testing is welcome, but the following areas are worth
> > highlighting:
> >
> > 1. Client developers should verify that their clients can produce/consume
> > to/from 1.0.0 brokers (ideally with compressed and uncompressed data).
> > 2. Performance and stress testing. Heroku and LinkedIn have helped with
> > this in the past (and issues have been found and fixed).
> > 3. End users can verify that their apps work correctly with the new
> > release.
> >
> > This is a major version release of Apache Kafka. It includes 29 new KIPs.
> > See the release notes and release plan
> > (*https://cwiki.apache.org/confluence/pages/viewpage.
> > action?pageId=71764913
> >  pageId=71764913
> > >*)
> > for more details. A few feature highlights:
> >
> > * Java 9 support with significantly faster TLS and CRC32C implementations
> > * JBOD improvements: disk failure only disables failed disk but not the
> > broker (KIP-112/KIP-113 part I)
> > * Controller improvements: reduced logging change to greatly accelerate
> > admin request handling.
> > * Newly added metrics across all the modules (KIP-164, KIP-168, KIP-187,
> > KIP-188, KIP-196)
> > * Kafka Streams API improvements (KIP-120 / 130 / 138 / 150 / 160 / 161),
> > and drop compatibility "Evolving" annotations
> >
> > Release notes for the 1.0.0 release:
> > *http://home.apache.org/~guozhang/kafka-1.0.0-rc4/RELEASE_NOTES.html
> > *
> >
> >
> >
> > *** Please download, test and vote by Tuesday, October 31, 8pm PT
> >
> > Kafka's KEYS file containing PGP keys we use to sign the release:
> > http://kafka.apache.org/KEYS
> >
> > * Release artifacts to be voted upon (source and binary):
> > *http://home.apache.org/~guozhang/kafka-1.0.0-rc4/
> > *
> >
> > * Maven artifacts to be voted upon:
> > https://repository.apache.org/content/groups/staging/org/apache/kafka/
> >
> > * Javadoc:
> > *http://home.apache.org/~guozhang/kafka-1.0.0-rc4/javadoc/
> > *
> >
> > * Tag to be voted upon (off 1.0 branch) is the 1.0.0-rc4 tag:
> >
> > https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=tag;h=
> > d4a3919e408e444dde5db5a261c6f912cb8475a2
> >
> > * Documentation:
> > Note the documentation can't be pushed live due to changes that will not
> go
> > live until the release. You can manually verify by downloading
> > http://home.apache.org/~guozhang/kafka-1.0.0-rc4/
> > kafka_2.11-1.0.0-site-docs.tgz
> >
> >
> > The Jenkins builders for this RC can now be found here:
> >
> > System test (still running):
> > *https://jenkins.confluent.io/job/system-test-kafka-1.0/18/
> > *
> > Unit test: *https://builds.apache.org/job/kafka-1.0-jdk7/61/
> > *
> >
> >
> > /**
> >
> >
> > Thanks,
> > -- Guozhang
> >
>


Re: [VOTE] 1.0.0 RC4

2017-10-31 Thread Ismael Juma
+1 (binding) from me. Tested the quickstart with the source and binary
(Scala 2.12) artifacts, ran the tests on the source artifact and verified
some signatures and hashes on source and binary (Scala 2.11) artifacts.

Thanks for running the release, Guozhang!

Ismael

On Fri, Oct 27, 2017 at 6:28 PM, Guozhang Wang  wrote:

> Hello Kafka users, developers and client-developers,
>
> This is the fifth candidate for release of Apache Kafka 1.0.0. The main PRs
> that gets merged in after RC3 are the following:
>
> *https://github.com/apache/kafka/commit/def1a768a6301c14ad6611358716ab
> 03de04e76b
>  03de04e76b>*
>
> *https://github.com/apache/kafka/commit/b9fc0f2e6892062efa1fff0c6f7bfc
> 683c8ba7ab
>  683c8ba7ab>*
>
> *https://github.com/apache/kafka/commit/a51fdcd2ee7efbd14857448a2fb7ec
> b71531e1f9
>  b71531e1f9>*
>
> *https://github.com/apache/kafka/commit/109a60c77a56d4afed488c3ba35dc8
> 459fde15ce
>  459fde15ce>*
>
> It's worth noting that starting in this version we are using a different
> version protocol with three digits: *major.minor.bug-fix*
>
> Any and all testing is welcome, but the following areas are worth
> highlighting:
>
> 1. Client developers should verify that their clients can produce/consume
> to/from 1.0.0 brokers (ideally with compressed and uncompressed data).
> 2. Performance and stress testing. Heroku and LinkedIn have helped with
> this in the past (and issues have been found and fixed).
> 3. End users can verify that their apps work correctly with the new
> release.
>
> This is a major version release of Apache Kafka. It includes 29 new KIPs.
> See the release notes and release plan
> (*https://cwiki.apache.org/confluence/pages/viewpage.
> action?pageId=71764913
>  >*)
> for more details. A few feature highlights:
>
> * Java 9 support with significantly faster TLS and CRC32C implementations
> * JBOD improvements: disk failure only disables failed disk but not the
> broker (KIP-112/KIP-113 part I)
> * Controller improvements: reduced logging change to greatly accelerate
> admin request handling.
> * Newly added metrics across all the modules (KIP-164, KIP-168, KIP-187,
> KIP-188, KIP-196)
> * Kafka Streams API improvements (KIP-120 / 130 / 138 / 150 / 160 / 161),
> and drop compatibility "Evolving" annotations
>
> Release notes for the 1.0.0 release:
> *http://home.apache.org/~guozhang/kafka-1.0.0-rc4/RELEASE_NOTES.html
> *
>
>
>
> *** Please download, test and vote by Tuesday, October 31, 8pm PT
>
> Kafka's KEYS file containing PGP keys we use to sign the release:
> http://kafka.apache.org/KEYS
>
> * Release artifacts to be voted upon (source and binary):
> *http://home.apache.org/~guozhang/kafka-1.0.0-rc4/
> *
>
> * Maven artifacts to be voted upon:
> https://repository.apache.org/content/groups/staging/org/apache/kafka/
>
> * Javadoc:
> *http://home.apache.org/~guozhang/kafka-1.0.0-rc4/javadoc/
> *
>
> * Tag to be voted upon (off 1.0 branch) is the 1.0.0-rc4 tag:
>
> https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=tag;h=
> d4a3919e408e444dde5db5a261c6f912cb8475a2
>
> * Documentation:
> Note the documentation can't be pushed live due to changes that will not go
> live until the release. You can manually verify by downloading
> http://home.apache.org/~guozhang/kafka-1.0.0-rc4/
> kafka_2.11-1.0.0-site-docs.tgz
>
>
> The Jenkins builders for this RC can now be found here:
>
> System test (still running):
> *https://jenkins.confluent.io/job/system-test-kafka-1.0/18/
> *
> Unit test: *https://builds.apache.org/job/kafka-1.0-jdk7/61/
> *
>
>
> /**
>
>
> Thanks,
> -- Guozhang
>


Re: [VOTE] 1.0.0 RC4

2017-10-30 Thread Jason Gustafson
+1. Hope this is the last one.

On Fri, Oct 27, 2017 at 10:28 AM, Guozhang Wang  wrote:

> Hello Kafka users, developers and client-developers,
>
> This is the fifth candidate for release of Apache Kafka 1.0.0. The main PRs
> that gets merged in after RC3 are the following:
>
> *https://github.com/apache/kafka/commit/def1a768a6301c14ad6611358716ab
> 03de04e76b
>  03de04e76b>*
>
> *https://github.com/apache/kafka/commit/b9fc0f2e6892062efa1fff0c6f7bfc
> 683c8ba7ab
>  683c8ba7ab>*
>
> *https://github.com/apache/kafka/commit/a51fdcd2ee7efbd14857448a2fb7ec
> b71531e1f9
>  b71531e1f9>*
>
> *https://github.com/apache/kafka/commit/109a60c77a56d4afed488c3ba35dc8
> 459fde15ce
>  459fde15ce>*
>
> It's worth noting that starting in this version we are using a different
> version protocol with three digits: *major.minor.bug-fix*
>
> Any and all testing is welcome, but the following areas are worth
> highlighting:
>
> 1. Client developers should verify that their clients can produce/consume
> to/from 1.0.0 brokers (ideally with compressed and uncompressed data).
> 2. Performance and stress testing. Heroku and LinkedIn have helped with
> this in the past (and issues have been found and fixed).
> 3. End users can verify that their apps work correctly with the new
> release.
>
> This is a major version release of Apache Kafka. It includes 29 new KIPs.
> See the release notes and release plan
> (*https://cwiki.apache.org/confluence/pages/viewpage.
> action?pageId=71764913
>  >*)
> for more details. A few feature highlights:
>
> * Java 9 support with significantly faster TLS and CRC32C implementations
> * JBOD improvements: disk failure only disables failed disk but not the
> broker (KIP-112/KIP-113 part I)
> * Controller improvements: reduced logging change to greatly accelerate
> admin request handling.
> * Newly added metrics across all the modules (KIP-164, KIP-168, KIP-187,
> KIP-188, KIP-196)
> * Kafka Streams API improvements (KIP-120 / 130 / 138 / 150 / 160 / 161),
> and drop compatibility "Evolving" annotations
>
> Release notes for the 1.0.0 release:
> *http://home.apache.org/~guozhang/kafka-1.0.0-rc4/RELEASE_NOTES.html
> *
>
>
>
> *** Please download, test and vote by Tuesday, October 31, 8pm PT
>
> Kafka's KEYS file containing PGP keys we use to sign the release:
> http://kafka.apache.org/KEYS
>
> * Release artifacts to be voted upon (source and binary):
> *http://home.apache.org/~guozhang/kafka-1.0.0-rc4/
> *
>
> * Maven artifacts to be voted upon:
> https://repository.apache.org/content/groups/staging/org/apache/kafka/
>
> * Javadoc:
> *http://home.apache.org/~guozhang/kafka-1.0.0-rc4/javadoc/
> *
>
> * Tag to be voted upon (off 1.0 branch) is the 1.0.0-rc4 tag:
>
> https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=tag;h=
> d4a3919e408e444dde5db5a261c6f912cb8475a2
>
> * Documentation:
> Note the documentation can't be pushed live due to changes that will not go
> live until the release. You can manually verify by downloading
> http://home.apache.org/~guozhang/kafka-1.0.0-rc4/
> kafka_2.11-1.0.0-site-docs.tgz
>
>
> The Jenkins builders for this RC can now be found here:
>
> System test (still running):
> *https://jenkins.confluent.io/job/system-test-kafka-1.0/18/
> *
> Unit test: *https://builds.apache.org/job/kafka-1.0-jdk7/61/
> *
>
>
> /**
>
>
> Thanks,
> -- Guozhang
>