[VOTE] 0.10.0.0 RC6

2016-05-17 Thread Gwen Shapira
Hello Kafka users, developers and client-developers,

This is the seventh (!) candidate for release of Apache Kafka
0.10.0.0. This is a major release that includes: (1) New message
format including timestamps (2) client interceptor API (3) Kafka
Streams.

This RC was rolled out to fix an issue with our packaging that caused
dependencies to leak in ways that broke our licensing, and an issue
with protocol versions that broke upgrade for LinkedIn and others who
may run from trunk. Thanks to Ewen, Ismael, Becket and Jun for the
finding and fixing of issues.

Release notes for the 0.10.0.0 release:
http://home.apache.org/~gwenshap/0.10.0.0-rc6/RELEASE_NOTES.html

Lets try to vote within the 72h release vote window and get this baby
out already!

*** Please download, test and vote by Friday, May 20, 23:59 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/~gwenshap/0.10.0.0-rc6/

* Maven artifacts to be voted upon:
https://repository.apache.org/content/groups/staging/

* java-doc
http://home.apache.org/~gwenshap/0.10.0.0-rc6/javadoc/

* tag to be voted upon (off 0.10.0 branch) is the 0.10.0.0 tag:
https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=tag;h=065899a3bc330618e420673acf9504d123b800f3

* Documentation:
http://kafka.apache.org/0100/documentation.html

* Protocol:
http://kafka.apache.org/0100/protocol.html

/**

Thanks,

Gwen


Re: [VOTE] 0.10.0.0 RC6

2016-05-19 Thread Jay Kreps
+1

-Jay

On Tue, May 17, 2016 at 10:00 PM, Gwen Shapira  wrote:

> Hello Kafka users, developers and client-developers,
>
> This is the seventh (!) candidate for release of Apache Kafka
> 0.10.0.0. This is a major release that includes: (1) New message
> format including timestamps (2) client interceptor API (3) Kafka
> Streams.
>
> This RC was rolled out to fix an issue with our packaging that caused
> dependencies to leak in ways that broke our licensing, and an issue
> with protocol versions that broke upgrade for LinkedIn and others who
> may run from trunk. Thanks to Ewen, Ismael, Becket and Jun for the
> finding and fixing of issues.
>
> Release notes for the 0.10.0.0 release:
> http://home.apache.org/~gwenshap/0.10.0.0-rc6/RELEASE_NOTES.html
>
> Lets try to vote within the 72h release vote window and get this baby
> out already!
>
> *** Please download, test and vote by Friday, May 20, 23:59 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/~gwenshap/0.10.0.0-rc6/
>
> * Maven artifacts to be voted upon:
> https://repository.apache.org/content/groups/staging/
>
> * java-doc
> http://home.apache.org/~gwenshap/0.10.0.0-rc6/javadoc/
>
> * tag to be voted upon (off 0.10.0 branch) is the 0.10.0.0 tag:
>
> https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=tag;h=065899a3bc330618e420673acf9504d123b800f3
>
> * Documentation:
> http://kafka.apache.org/0100/documentation.html
>
> * Protocol:
> http://kafka.apache.org/0100/protocol.html
>
> /**
>
> Thanks,
>
> Gwen
>


Re: [VOTE] 0.10.0.0 RC6

2016-05-19 Thread Jun Rao
Thanks for running the release. +1 from me. Verified the quickstart.

Jun

On Tue, May 17, 2016 at 10:00 PM, Gwen Shapira  wrote:

> Hello Kafka users, developers and client-developers,
>
> This is the seventh (!) candidate for release of Apache Kafka
> 0.10.0.0. This is a major release that includes: (1) New message
> format including timestamps (2) client interceptor API (3) Kafka
> Streams.
>
> This RC was rolled out to fix an issue with our packaging that caused
> dependencies to leak in ways that broke our licensing, and an issue
> with protocol versions that broke upgrade for LinkedIn and others who
> may run from trunk. Thanks to Ewen, Ismael, Becket and Jun for the
> finding and fixing of issues.
>
> Release notes for the 0.10.0.0 release:
> http://home.apache.org/~gwenshap/0.10.0.0-rc6/RELEASE_NOTES.html
>
> Lets try to vote within the 72h release vote window and get this baby
> out already!
>
> *** Please download, test and vote by Friday, May 20, 23:59 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/~gwenshap/0.10.0.0-rc6/
>
> * Maven artifacts to be voted upon:
> https://repository.apache.org/content/groups/staging/
>
> * java-doc
> http://home.apache.org/~gwenshap/0.10.0.0-rc6/javadoc/
>
> * tag to be voted upon (off 0.10.0 branch) is the 0.10.0.0 tag:
>
> https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=tag;h=065899a3bc330618e420673acf9504d123b800f3
>
> * Documentation:
> http://kafka.apache.org/0100/documentation.html
>
> * Protocol:
> http://kafka.apache.org/0100/protocol.html
>
> /**
>
> Thanks,
>
> Gwen
>


Re: [VOTE] 0.10.0.0 RC6

2016-05-20 Thread Harsha
+1 . Ran a 3-node cluster with few system tests on our side. Looks good.

-Harsha

On Thu, May 19, 2016, at 07:47 PM, Jun Rao wrote:
> Thanks for running the release. +1 from me. Verified the quickstart.
> 
> Jun
> 
> On Tue, May 17, 2016 at 10:00 PM, Gwen Shapira  wrote:
> 
> > Hello Kafka users, developers and client-developers,
> >
> > This is the seventh (!) candidate for release of Apache Kafka
> > 0.10.0.0. This is a major release that includes: (1) New message
> > format including timestamps (2) client interceptor API (3) Kafka
> > Streams.
> >
> > This RC was rolled out to fix an issue with our packaging that caused
> > dependencies to leak in ways that broke our licensing, and an issue
> > with protocol versions that broke upgrade for LinkedIn and others who
> > may run from trunk. Thanks to Ewen, Ismael, Becket and Jun for the
> > finding and fixing of issues.
> >
> > Release notes for the 0.10.0.0 release:
> > http://home.apache.org/~gwenshap/0.10.0.0-rc6/RELEASE_NOTES.html
> >
> > Lets try to vote within the 72h release vote window and get this baby
> > out already!
> >
> > *** Please download, test and vote by Friday, May 20, 23:59 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/~gwenshap/0.10.0.0-rc6/
> >
> > * Maven artifacts to be voted upon:
> > https://repository.apache.org/content/groups/staging/
> >
> > * java-doc
> > http://home.apache.org/~gwenshap/0.10.0.0-rc6/javadoc/
> >
> > * tag to be voted upon (off 0.10.0 branch) is the 0.10.0.0 tag:
> >
> > https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=tag;h=065899a3bc330618e420673acf9504d123b800f3
> >
> > * Documentation:
> > http://kafka.apache.org/0100/documentation.html
> >
> > * Protocol:
> > http://kafka.apache.org/0100/protocol.html
> >
> > /**
> >
> > Thanks,
> >
> > Gwen
> >


Re: [VOTE] 0.10.0.0 RC6

2016-05-20 Thread Guozhang Wang
+1. Validated maven (should be
https://repository.apache.org/content/groups/staging/org/apache/kafka/ btw)
and binary libraries, quick start.

On Fri, May 20, 2016 at 9:36 AM, Harsha  wrote:

> +1 . Ran a 3-node cluster with few system tests on our side. Looks good.
>
> -Harsha
>
> On Thu, May 19, 2016, at 07:47 PM, Jun Rao wrote:
> > Thanks for running the release. +1 from me. Verified the quickstart.
> >
> > Jun
> >
> > On Tue, May 17, 2016 at 10:00 PM, Gwen Shapira 
> wrote:
> >
> > > Hello Kafka users, developers and client-developers,
> > >
> > > This is the seventh (!) candidate for release of Apache Kafka
> > > 0.10.0.0. This is a major release that includes: (1) New message
> > > format including timestamps (2) client interceptor API (3) Kafka
> > > Streams.
> > >
> > > This RC was rolled out to fix an issue with our packaging that caused
> > > dependencies to leak in ways that broke our licensing, and an issue
> > > with protocol versions that broke upgrade for LinkedIn and others who
> > > may run from trunk. Thanks to Ewen, Ismael, Becket and Jun for the
> > > finding and fixing of issues.
> > >
> > > Release notes for the 0.10.0.0 release:
> > > http://home.apache.org/~gwenshap/0.10.0.0-rc6/RELEASE_NOTES.html
> > >
> > > Lets try to vote within the 72h release vote window and get this baby
> > > out already!
> > >
> > > *** Please download, test and vote by Friday, May 20, 23:59 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/~gwenshap/0.10.0.0-rc6/
> > >
> > > * Maven artifacts to be voted upon:
> > > https://repository.apache.org/content/groups/staging/
> > >
> > > * java-doc
> > > http://home.apache.org/~gwenshap/0.10.0.0-rc6/javadoc/
> > >
> > > * tag to be voted upon (off 0.10.0 branch) is the 0.10.0.0 tag:
> > >
> > >
> https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=tag;h=065899a3bc330618e420673acf9504d123b800f3
> > >
> > > * Documentation:
> > > http://kafka.apache.org/0100/documentation.html
> > >
> > > * Protocol:
> > > http://kafka.apache.org/0100/protocol.html
> > >
> > > /**
> > >
> > > Thanks,
> > >
> > > Gwen
> > >
>



-- 
-- Guozhang


Re: [VOTE] 0.10.0.0 RC6

2016-05-20 Thread Ewen Cheslack-Postava
+1 validated connect with a couple of simple connectors and console
producer/consumer.

-Ewen

On Fri, May 20, 2016 at 9:53 AM, Guozhang Wang  wrote:

> +1. Validated maven (should be
> https://repository.apache.org/content/groups/staging/org/apache/kafka/
> btw)
> and binary libraries, quick start.
>
> On Fri, May 20, 2016 at 9:36 AM, Harsha  wrote:
>
> > +1 . Ran a 3-node cluster with few system tests on our side. Looks good.
> >
> > -Harsha
> >
> > On Thu, May 19, 2016, at 07:47 PM, Jun Rao wrote:
> > > Thanks for running the release. +1 from me. Verified the quickstart.
> > >
> > > Jun
> > >
> > > On Tue, May 17, 2016 at 10:00 PM, Gwen Shapira 
> > wrote:
> > >
> > > > Hello Kafka users, developers and client-developers,
> > > >
> > > > This is the seventh (!) candidate for release of Apache Kafka
> > > > 0.10.0.0. This is a major release that includes: (1) New message
> > > > format including timestamps (2) client interceptor API (3) Kafka
> > > > Streams.
> > > >
> > > > This RC was rolled out to fix an issue with our packaging that caused
> > > > dependencies to leak in ways that broke our licensing, and an issue
> > > > with protocol versions that broke upgrade for LinkedIn and others who
> > > > may run from trunk. Thanks to Ewen, Ismael, Becket and Jun for the
> > > > finding and fixing of issues.
> > > >
> > > > Release notes for the 0.10.0.0 release:
> > > > http://home.apache.org/~gwenshap/0.10.0.0-rc6/RELEASE_NOTES.html
> > > >
> > > > Lets try to vote within the 72h release vote window and get this baby
> > > > out already!
> > > >
> > > > *** Please download, test and vote by Friday, May 20, 23:59 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/~gwenshap/0.10.0.0-rc6/
> > > >
> > > > * Maven artifacts to be voted upon:
> > > > https://repository.apache.org/content/groups/staging/
> > > >
> > > > * java-doc
> > > > http://home.apache.org/~gwenshap/0.10.0.0-rc6/javadoc/
> > > >
> > > > * tag to be voted upon (off 0.10.0 branch) is the 0.10.0.0 tag:
> > > >
> > > >
> >
> https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=tag;h=065899a3bc330618e420673acf9504d123b800f3
> > > >
> > > > * Documentation:
> > > > http://kafka.apache.org/0100/documentation.html
> > > >
> > > > * Protocol:
> > > > http://kafka.apache.org/0100/protocol.html
> > > >
> > > > /**
> > > >
> > > > Thanks,
> > > >
> > > > Gwen
> > > >
> >
>
>
>
> --
> -- Guozhang
>



-- 
Thanks,
Ewen


Re: [VOTE] 0.10.0.0 RC6

2016-05-20 Thread Joe Stein
+1 ran quick start from source and binary release

On Fri, May 20, 2016 at 1:07 PM, Ewen Cheslack-Postava 
wrote:

> +1 validated connect with a couple of simple connectors and console
> producer/consumer.
>
> -Ewen
>
> On Fri, May 20, 2016 at 9:53 AM, Guozhang Wang  wrote:
>
> > +1. Validated maven (should be
> > https://repository.apache.org/content/groups/staging/org/apache/kafka/
> > btw)
> > and binary libraries, quick start.
> >
> > On Fri, May 20, 2016 at 9:36 AM, Harsha  wrote:
> >
> > > +1 . Ran a 3-node cluster with few system tests on our side. Looks
> good.
> > >
> > > -Harsha
> > >
> > > On Thu, May 19, 2016, at 07:47 PM, Jun Rao wrote:
> > > > Thanks for running the release. +1 from me. Verified the quickstart.
> > > >
> > > > Jun
> > > >
> > > > On Tue, May 17, 2016 at 10:00 PM, Gwen Shapira 
> > > wrote:
> > > >
> > > > > Hello Kafka users, developers and client-developers,
> > > > >
> > > > > This is the seventh (!) candidate for release of Apache Kafka
> > > > > 0.10.0.0. This is a major release that includes: (1) New message
> > > > > format including timestamps (2) client interceptor API (3) Kafka
> > > > > Streams.
> > > > >
> > > > > This RC was rolled out to fix an issue with our packaging that
> caused
> > > > > dependencies to leak in ways that broke our licensing, and an issue
> > > > > with protocol versions that broke upgrade for LinkedIn and others
> who
> > > > > may run from trunk. Thanks to Ewen, Ismael, Becket and Jun for the
> > > > > finding and fixing of issues.
> > > > >
> > > > > Release notes for the 0.10.0.0 release:
> > > > > http://home.apache.org/~gwenshap/0.10.0.0-rc6/RELEASE_NOTES.html
> > > > >
> > > > > Lets try to vote within the 72h release vote window and get this
> baby
> > > > > out already!
> > > > >
> > > > > *** Please download, test and vote by Friday, May 20, 23:59 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/~gwenshap/0.10.0.0-rc6/
> > > > >
> > > > > * Maven artifacts to be voted upon:
> > > > > https://repository.apache.org/content/groups/staging/
> > > > >
> > > > > * java-doc
> > > > > http://home.apache.org/~gwenshap/0.10.0.0-rc6/javadoc/
> > > > >
> > > > > * tag to be voted upon (off 0.10.0 branch) is the 0.10.0.0 tag:
> > > > >
> > > > >
> > >
> >
> https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=tag;h=065899a3bc330618e420673acf9504d123b800f3
> > > > >
> > > > > * Documentation:
> > > > > http://kafka.apache.org/0100/documentation.html
> > > > >
> > > > > * Protocol:
> > > > > http://kafka.apache.org/0100/protocol.html
> > > > >
> > > > > /**
> > > > >
> > > > > Thanks,
> > > > >
> > > > > Gwen
> > > > >
> > >
> >
> >
> >
> > --
> > -- Guozhang
> >
>
>
>
> --
> Thanks,
> Ewen
>


Re: [VOTE] 0.10.0.0 RC6

2016-05-20 Thread Dana Powers
+1 -- passed kafka-python integration tests

-Dana

On Fri, May 20, 2016 at 11:16 AM, Joe Stein  wrote:
> +1 ran quick start from source and binary release
>
> On Fri, May 20, 2016 at 1:07 PM, Ewen Cheslack-Postava 
> wrote:
>
>> +1 validated connect with a couple of simple connectors and console
>> producer/consumer.
>>
>> -Ewen
>>
>> On Fri, May 20, 2016 at 9:53 AM, Guozhang Wang  wrote:
>>
>> > +1. Validated maven (should be
>> > https://repository.apache.org/content/groups/staging/org/apache/kafka/
>> > btw)
>> > and binary libraries, quick start.
>> >
>> > On Fri, May 20, 2016 at 9:36 AM, Harsha  wrote:
>> >
>> > > +1 . Ran a 3-node cluster with few system tests on our side. Looks
>> good.
>> > >
>> > > -Harsha
>> > >
>> > > On Thu, May 19, 2016, at 07:47 PM, Jun Rao wrote:
>> > > > Thanks for running the release. +1 from me. Verified the quickstart.
>> > > >
>> > > > Jun
>> > > >
>> > > > On Tue, May 17, 2016 at 10:00 PM, Gwen Shapira 
>> > > wrote:
>> > > >
>> > > > > Hello Kafka users, developers and client-developers,
>> > > > >
>> > > > > This is the seventh (!) candidate for release of Apache Kafka
>> > > > > 0.10.0.0. This is a major release that includes: (1) New message
>> > > > > format including timestamps (2) client interceptor API (3) Kafka
>> > > > > Streams.
>> > > > >
>> > > > > This RC was rolled out to fix an issue with our packaging that
>> caused
>> > > > > dependencies to leak in ways that broke our licensing, and an issue
>> > > > > with protocol versions that broke upgrade for LinkedIn and others
>> who
>> > > > > may run from trunk. Thanks to Ewen, Ismael, Becket and Jun for the
>> > > > > finding and fixing of issues.
>> > > > >
>> > > > > Release notes for the 0.10.0.0 release:
>> > > > > http://home.apache.org/~gwenshap/0.10.0.0-rc6/RELEASE_NOTES.html
>> > > > >
>> > > > > Lets try to vote within the 72h release vote window and get this
>> baby
>> > > > > out already!
>> > > > >
>> > > > > *** Please download, test and vote by Friday, May 20, 23:59 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/~gwenshap/0.10.0.0-rc6/
>> > > > >
>> > > > > * Maven artifacts to be voted upon:
>> > > > > https://repository.apache.org/content/groups/staging/
>> > > > >
>> > > > > * java-doc
>> > > > > http://home.apache.org/~gwenshap/0.10.0.0-rc6/javadoc/
>> > > > >
>> > > > > * tag to be voted upon (off 0.10.0 branch) is the 0.10.0.0 tag:
>> > > > >
>> > > > >
>> > >
>> >
>> https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=tag;h=065899a3bc330618e420673acf9504d123b800f3
>> > > > >
>> > > > > * Documentation:
>> > > > > http://kafka.apache.org/0100/documentation.html
>> > > > >
>> > > > > * Protocol:
>> > > > > http://kafka.apache.org/0100/protocol.html
>> > > > >
>> > > > > /**
>> > > > >
>> > > > > Thanks,
>> > > > >
>> > > > > Gwen
>> > > > >
>> > >
>> >
>> >
>> >
>> > --
>> > -- Guozhang
>> >
>>
>>
>>
>> --
>> Thanks,
>> Ewen
>>


Re: [VOTE] 0.10.0.0 RC6

2016-05-20 Thread Vahid S Hashemian
+1. I was able to successfully create a topic and run a producer and 
consumer against it from the source on Ubuntu 15.04, Mac OS X Yosemite, 
and Windows 7.
--Vahid 



From:   Dana Powers 
To: "dev@kafka.apache.org" 
Date:   05/20/2016 12:13 PM
Subject:    Re: [VOTE] 0.10.0.0 RC6



+1 -- passed kafka-python integration tests

-Dana

On Fri, May 20, 2016 at 11:16 AM, Joe Stein  wrote:
> +1 ran quick start from source and binary release
>
> On Fri, May 20, 2016 at 1:07 PM, Ewen Cheslack-Postava 

> wrote:
>
>> +1 validated connect with a couple of simple connectors and console
>> producer/consumer.
>>
>> -Ewen
>>
>> On Fri, May 20, 2016 at 9:53 AM, Guozhang Wang  
wrote:
>>
>> > +1. Validated maven (should be
>> > 
https://repository.apache.org/content/groups/staging/org/apache/kafka/
>> > btw)
>> > and binary libraries, quick start.
>> >
>> > On Fri, May 20, 2016 at 9:36 AM, Harsha  wrote:
>> >
>> > > +1 . Ran a 3-node cluster with few system tests on our side. Looks
>> good.
>> > >
>> > > -Harsha
>> > >
>> > > On Thu, May 19, 2016, at 07:47 PM, Jun Rao wrote:
>> > > > Thanks for running the release. +1 from me. Verified the 
quickstart.
>> > > >
>> > > > Jun
>> > > >
>> > > > On Tue, May 17, 2016 at 10:00 PM, Gwen Shapira 

>> > > wrote:
>> > > >
>> > > > > Hello Kafka users, developers and client-developers,
>> > > > >
>> > > > > This is the seventh (!) candidate for release of Apache Kafka
>> > > > > 0.10.0.0. This is a major release that includes: (1) New 
message
>> > > > > format including timestamps (2) client interceptor API (3) 
Kafka
>> > > > > Streams.
>> > > > >
>> > > > > This RC was rolled out to fix an issue with our packaging that
>> caused
>> > > > > dependencies to leak in ways that broke our licensing, and an 
issue
>> > > > > with protocol versions that broke upgrade for LinkedIn and 
others
>> who
>> > > > > may run from trunk. Thanks to Ewen, Ismael, Becket and Jun for 
the
>> > > > > finding and fixing of issues.
>> > > > >
>> > > > > Release notes for the 0.10.0.0 release:
>> > > > > 
http://home.apache.org/~gwenshap/0.10.0.0-rc6/RELEASE_NOTES.html
>> > > > >
>> > > > > Lets try to vote within the 72h release vote window and get 
this
>> baby
>> > > > > out already!
>> > > > >
>> > > > > *** Please download, test and vote by Friday, May 20, 23:59 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/~gwenshap/0.10.0.0-rc6/
>> > > > >
>> > > > > * Maven artifacts to be voted upon:
>> > > > > https://repository.apache.org/content/groups/staging/
>> > > > >
>> > > > > * java-doc
>> > > > > http://home.apache.org/~gwenshap/0.10.0.0-rc6/javadoc/
>> > > > >
>> > > > > * tag to be voted upon (off 0.10.0 branch) is the 0.10.0.0 tag:
>> > > > >
>> > > > >
>> > >
>> >
>> 
https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=tag;h=065899a3bc330618e420673acf9504d123b800f3

>> > > > >
>> > > > > * Documentation:
>> > > > > http://kafka.apache.org/0100/documentation.html
>> > > > >
>> > > > > * Protocol:
>> > > > > http://kafka.apache.org/0100/protocol.html
>> > > > >
>> > > > > /**
>> > > > >
>> > > > > Thanks,
>> > > > >
>> > > > > Gwen
>> > > > >
>> > >
>> >
>> >
>> >
>> > --
>> > -- Guozhang
>> >
>>
>>
>>
>> --
>> Thanks,
>> Ewen
>>







Re: [VOTE] 0.10.0.0 RC6

2016-05-20 Thread Ashish Singh
+1, verified quickstart with source and binary release.

On Saturday, May 21, 2016, Vahid S Hashemian 
wrote:

> +1. I was able to successfully create a topic and run a producer and
> consumer against it from the source on Ubuntu 15.04, Mac OS X Yosemite,
> and Windows 7.
> --Vahid
>
>
>
> From:   Dana Powers >
> To: "dev@kafka.apache.org "  >
> Date:   05/20/2016 12:13 PM
> Subject:Re: [VOTE] 0.10.0.0 RC6
>
>
>
> +1 -- passed kafka-python integration tests
>
> -Dana
>
> On Fri, May 20, 2016 at 11:16 AM, Joe Stein  > wrote:
> > +1 ran quick start from source and binary release
> >
> > On Fri, May 20, 2016 at 1:07 PM, Ewen Cheslack-Postava
> >
> > wrote:
> >
> >> +1 validated connect with a couple of simple connectors and console
> >> producer/consumer.
> >>
> >> -Ewen
> >>
> >> On Fri, May 20, 2016 at 9:53 AM, Guozhang Wang  >
> wrote:
> >>
> >> > +1. Validated maven (should be
> >> >
> https://repository.apache.org/content/groups/staging/org/apache/kafka/
> >> > btw)
> >> > and binary libraries, quick start.
> >> >
> >> > On Fri, May 20, 2016 at 9:36 AM, Harsha  > wrote:
> >> >
> >> > > +1 . Ran a 3-node cluster with few system tests on our side. Looks
> >> good.
> >> > >
> >> > > -Harsha
> >> > >
> >> > > On Thu, May 19, 2016, at 07:47 PM, Jun Rao wrote:
> >> > > > Thanks for running the release. +1 from me. Verified the
> quickstart.
> >> > > >
> >> > > > Jun
> >> > > >
> >> > > > On Tue, May 17, 2016 at 10:00 PM, Gwen Shapira
> >
> >> > > wrote:
> >> > > >
> >> > > > > Hello Kafka users, developers and client-developers,
> >> > > > >
> >> > > > > This is the seventh (!) candidate for release of Apache Kafka
> >> > > > > 0.10.0.0. This is a major release that includes: (1) New
> message
> >> > > > > format including timestamps (2) client interceptor API (3)
> Kafka
> >> > > > > Streams.
> >> > > > >
> >> > > > > This RC was rolled out to fix an issue with our packaging that
> >> caused
> >> > > > > dependencies to leak in ways that broke our licensing, and an
> issue
> >> > > > > with protocol versions that broke upgrade for LinkedIn and
> others
> >> who
> >> > > > > may run from trunk. Thanks to Ewen, Ismael, Becket and Jun for
> the
> >> > > > > finding and fixing of issues.
> >> > > > >
> >> > > > > Release notes for the 0.10.0.0 release:
> >> > > > >
> http://home.apache.org/~gwenshap/0.10.0.0-rc6/RELEASE_NOTES.html
> >> > > > >
> >> > > > > Lets try to vote within the 72h release vote window and get
> this
> >> baby
> >> > > > > out already!
> >> > > > >
> >> > > > > *** Please download, test and vote by Friday, May 20, 23:59 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/~gwenshap/0.10.0.0-rc6/
> >> > > > >
> >> > > > > * Maven artifacts to be voted upon:
> >> > > > > https://repository.apache.org/content/groups/staging/
> >> > > > >
> >> > > > > * java-doc
> >> > > > > http://home.apache.org/~gwenshap/0.10.0.0-rc6/javadoc/
> >> > > > >
> >> > > > > * tag to be voted upon (off 0.10.0 branch) is the 0.10.0.0 tag:
> >> > > > >
> >> > > > >
> >> > >
> >> >
> >>
>
> https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=tag;h=065899a3bc330618e420673acf9504d123b800f3
>
> >> > > > >
> >> > > > > * Documentation:
> >> > > > > http://kafka.apache.org/0100/documentation.html
> >> > > > >
> >> > > > > * Protocol:
> >> > > > > http://kafka.apache.org/0100/protocol.html
> >> > > > >
> >> > > > > /**
> >> > > > >
> >> > > > > Thanks,
> >> > > > >
> >> > > > > Gwen
> >> > > > >
> >> > >
> >> >
> >> >
> >> >
> >> > --
> >> > -- Guozhang
> >> >
> >>
> >>
> >>
> >> --
> >> Thanks,
> >> Ewen
> >>
>
>
>
>
>
>

-- 
Ashish 🎤h


Re: [VOTE] 0.10.0.0 RC6

2016-05-21 Thread Ismael Juma
+1 (non-binding).

Verified source and binary artifacts, ran ./gradlew testAll with JDK 7u80,
quick start on source artifact and Scala 2.11 binary artifact. And the
system tests passed on the 0.10.0 branch:

https://jenkins.confluent.io/job/system-test-kafka-0.10.0/61/

Ismael

On Sat, May 21, 2016 at 1:21 AM, Ashish Singh  wrote:

> +1, verified quickstart with source and binary release.
>
> On Saturday, May 21, 2016, Vahid S Hashemian 
> wrote:
>
> > +1. I was able to successfully create a topic and run a producer and
> > consumer against it from the source on Ubuntu 15.04, Mac OS X Yosemite,
> > and Windows 7.
> > --Vahid
> >
> >
> >
> > From:   Dana Powers >
> > To: "dev@kafka.apache.org "  > >
> > Date:   05/20/2016 12:13 PM
> > Subject:Re: [VOTE] 0.10.0.0 RC6
> >
> >
> >
> > +1 -- passed kafka-python integration tests
> >
> > -Dana
> >
> > On Fri, May 20, 2016 at 11:16 AM, Joe Stein  > > wrote:
> > > +1 ran quick start from source and binary release
> > >
> > > On Fri, May 20, 2016 at 1:07 PM, Ewen Cheslack-Postava
> > >
> > > wrote:
> > >
> > >> +1 validated connect with a couple of simple connectors and console
> > >> producer/consumer.
> > >>
> > >> -Ewen
> > >>
> > >> On Fri, May 20, 2016 at 9:53 AM, Guozhang Wang  > >
> > wrote:
> > >>
> > >> > +1. Validated maven (should be
> > >> >
> > https://repository.apache.org/content/groups/staging/org/apache/kafka/
> > >> > btw)
> > >> > and binary libraries, quick start.
> > >> >
> > >> > On Fri, May 20, 2016 at 9:36 AM, Harsha  > > wrote:
> > >> >
> > >> > > +1 . Ran a 3-node cluster with few system tests on our side. Looks
> > >> good.
> > >> > >
> > >> > > -Harsha
> > >> > >
> > >> > > On Thu, May 19, 2016, at 07:47 PM, Jun Rao wrote:
> > >> > > > Thanks for running the release. +1 from me. Verified the
> > quickstart.
> > >> > > >
> > >> > > > Jun
> > >> > > >
> > >> > > > On Tue, May 17, 2016 at 10:00 PM, Gwen Shapira
> > >
> > >> > > wrote:
> > >> > > >
> > >> > > > > Hello Kafka users, developers and client-developers,
> > >> > > > >
> > >> > > > > This is the seventh (!) candidate for release of Apache Kafka
> > >> > > > > 0.10.0.0. This is a major release that includes: (1) New
> > message
> > >> > > > > format including timestamps (2) client interceptor API (3)
> > Kafka
> > >> > > > > Streams.
> > >> > > > >
> > >> > > > > This RC was rolled out to fix an issue with our packaging that
> > >> caused
> > >> > > > > dependencies to leak in ways that broke our licensing, and an
> > issue
> > >> > > > > with protocol versions that broke upgrade for LinkedIn and
> > others
> > >> who
> > >> > > > > may run from trunk. Thanks to Ewen, Ismael, Becket and Jun for
> > the
> > >> > > > > finding and fixing of issues.
> > >> > > > >
> > >> > > > > Release notes for the 0.10.0.0 release:
> > >> > > > >
> > http://home.apache.org/~gwenshap/0.10.0.0-rc6/RELEASE_NOTES.html
> > >> > > > >
> > >> > > > > Lets try to vote within the 72h release vote window and get
> > this
> > >> baby
> > >> > > > > out already!
> > >> > > > >
> > >> > > > > *** Please download, test and vote by Friday, May 20, 23:59 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/~gwenshap/0.10.0.0-rc6/
> > >> > > > >
> > >> > > > > * Maven artifacts to be voted upon:
> > >> > > > > https://repository.apache.org/content/groups/staging/
> > >> > > > >
> > >> > > > > * java-doc
> > >> > > > > http://home.apache.org/~gwenshap/0.10.0.0-rc6/javadoc/
> > >> > > > >
> > >> > > > > * tag to be voted upon (off 0.10.0 branch) is the 0.10.0.0
> tag:
> > >> > > > >
> > >> > > > >
> > >> > >
> > >> >
> > >>
> >
> >
> https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=tag;h=065899a3bc330618e420673acf9504d123b800f3
> >
> > >> > > > >
> > >> > > > > * Documentation:
> > >> > > > > http://kafka.apache.org/0100/documentation.html
> > >> > > > >
> > >> > > > > * Protocol:
> > >> > > > > http://kafka.apache.org/0100/protocol.html
> > >> > > > >
> > >> > > > > /**
> > >> > > > >
> > >> > > > > Thanks,
> > >> > > > >
> > >> > > > > Gwen
> > >> > > > >
> > >> > >
> > >> >
> > >> >
> > >> >
> > >> > --
> > >> > -- Guozhang
> > >> >
> > >>
> > >>
> > >>
> > >> --
> > >> Thanks,
> > >> Ewen
> > >>
> >
> >
> >
> >
> >
> >
>
> --
> Ashish 🎤h
>


Re: [VOTE] 0.10.0.0 RC6

2016-05-21 Thread Neha Narkhede
+1 (binding). Verified the quickstart.

On Sat, May 21, 2016 at 9:22 AM, Ismael Juma  wrote:

> +1 (non-binding).
>
> Verified source and binary artifacts, ran ./gradlew testAll with JDK 7u80,
> quick start on source artifact and Scala 2.11 binary artifact. And the
> system tests passed on the 0.10.0 branch:
>
> https://jenkins.confluent.io/job/system-test-kafka-0.10.0/61/
>
> Ismael
>
> On Sat, May 21, 2016 at 1:21 AM, Ashish Singh  wrote:
>
> > +1, verified quickstart with source and binary release.
> >
> > On Saturday, May 21, 2016, Vahid S Hashemian 
> > wrote:
> >
> > > +1. I was able to successfully create a topic and run a producer and
> > > consumer against it from the source on Ubuntu 15.04, Mac OS X Yosemite,
> > > and Windows 7.
> > > --Vahid
> > >
> > >
> > >
> > > From:   Dana Powers >
> > > To: "dev@kafka.apache.org "  > > >
> > > Date:   05/20/2016 12:13 PM
> > > Subject:Re: [VOTE] 0.10.0.0 RC6
> > >
> > >
> > >
> > > +1 -- passed kafka-python integration tests
> > >
> > > -Dana
> > >
> > > On Fri, May 20, 2016 at 11:16 AM, Joe Stein  > > > wrote:
> > > > +1 ran quick start from source and binary release
> > > >
> > > > On Fri, May 20, 2016 at 1:07 PM, Ewen Cheslack-Postava
> > > >
> > > > wrote:
> > > >
> > > >> +1 validated connect with a couple of simple connectors and console
> > > >> producer/consumer.
> > > >>
> > > >> -Ewen
> > > >>
> > > >> On Fri, May 20, 2016 at 9:53 AM, Guozhang Wang  > > >
> > > wrote:
> > > >>
> > > >> > +1. Validated maven (should be
> > > >> >
> > > https://repository.apache.org/content/groups/staging/org/apache/kafka/
> > > >> > btw)
> > > >> > and binary libraries, quick start.
> > > >> >
> > > >> > On Fri, May 20, 2016 at 9:36 AM, Harsha  > > > wrote:
> > > >> >
> > > >> > > +1 . Ran a 3-node cluster with few system tests on our side.
> Looks
> > > >> good.
> > > >> > >
> > > >> > > -Harsha
> > > >> > >
> > > >> > > On Thu, May 19, 2016, at 07:47 PM, Jun Rao wrote:
> > > >> > > > Thanks for running the release. +1 from me. Verified the
> > > quickstart.
> > > >> > > >
> > > >> > > > Jun
> > > >> > > >
> > > >> > > > On Tue, May 17, 2016 at 10:00 PM, Gwen Shapira
> > > >
> > > >> > > wrote:
> > > >> > > >
> > > >> > > > > Hello Kafka users, developers and client-developers,
> > > >> > > > >
> > > >> > > > > This is the seventh (!) candidate for release of Apache
> Kafka
> > > >> > > > > 0.10.0.0. This is a major release that includes: (1) New
> > > message
> > > >> > > > > format including timestamps (2) client interceptor API (3)
> > > Kafka
> > > >> > > > > Streams.
> > > >> > > > >
> > > >> > > > > This RC was rolled out to fix an issue with our packaging
> that
> > > >> caused
> > > >> > > > > dependencies to leak in ways that broke our licensing, and
> an
> > > issue
> > > >> > > > > with protocol versions that broke upgrade for LinkedIn and
> > > others
> > > >> who
> > > >> > > > > may run from trunk. Thanks to Ewen, Ismael, Becket and Jun
> for
> > > the
> > > >> > > > > finding and fixing of issues.
> > > >> > > > >
> > > >> > > > > Release notes for the 0.10.0.0 release:
> > > >> > > > >
> > > http://home.apache.org/~gwenshap/0.10.0.0-rc6/RELEASE_NOTES.html
> > > >> > > > >
> > > >> > > > > Lets try to vote within the 72h release vote window and get
> > > this
> > > >> baby
> > > >> > > > > out already!
> > > >> > > > >
> > > >> > > > > *** Please download, test and vote by Friday, May 20, 23:59
> 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/~gwenshap/0.10.0.0-rc6/
> > > >> > > > >
> > > >> > > > > * Maven artifacts to be voted upon:
> > > >> > > > > https://repository.apache.org/content/groups/staging/
> > > >> > > > >
> > > >> > > > > * java-doc
> > > >> > > > > http://home.apache.org/~gwenshap/0.10.0.0-rc6/javadoc/
> > > >> > > > >
> > > >> > > > > * tag to be voted upon (off 0.10.0 branch) is the 0.10.0.0
> > tag:
> > > >> > > > >
> > > >> > > > >
> > > >> > >
> > > >> >
> > > >>
> > >
> > >
> >
> https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=tag;h=065899a3bc330618e420673acf9504d123b800f3
> > >
> > > >> > > > >
> > > >> > > > > * Documentation:
> > > >> > > > > http://kafka.apache.org/0100/documentation.html
> > > >> > > > >
> > > >> > > > > * Protocol:
> > > >> > > > > http://kafka.apache.org/0100/protocol.html
> > > >> > > > >
> > > >> > > > > /**
> > > >> > > > >
> > > >> > > > > Thanks,
> > > >> > > > >
> > > >> > > > > Gwen
> > > >> > > > >
> > > >> > >
> > > >> >
> > > >> >
> > > >> >
> > > >> > --
> > > >> > -- Guozhang
> > > >> >
> > > >>
> > > >>
> > > >>
> > > >> --
> > > >> Thanks,
> > > >> Ewen
> > > >>
> > >
> > >
> > >
> > >
> > >
> > >
> >
> > --
> > Ashish 🎤h
> >
>



-- 
Thanks,
Neha