Re: [VOTE] 0.11.0.1 RC0

2017-09-11 Thread Jun Rao
Hi, Damian, Thanks for running the release. Verified the quickstart from the src distribution. +1 Jun On Tue, Sep 5, 2017 at 1:34 PM, Damian Guy wrote: > Hello Kafka users, developers and client-developers, > > This is the first candidate for release of Apache Kafka 0.11.0.1. > > This is a bug

Re: [VOTE] 0.11.0.1 RC0

2017-09-11 Thread Guozhang Wang
Okay, maybe it's my local apache server's cache. Thanks for confirming. For the folder tree bash outputs, could you push a fix to it then? For web doc fixes like this we would not need another RC. Guozhang On Mon, Sep 11, 2017 at 1:12 AM, Damian Guy wrote: > However, it looks like this sectio

Re: [VOTE] 0.11.0.1 RC0

2017-09-11 Thread Damian Guy
However, it looks like this section: > tree streams.examples streams-quickstart ├── pom.xml └── src └── main ├── java │ └── myapps │ ├── LineSplit.java │ ├── Pipe.java

Re: [VOTE] 0.11.0.1 RC0

2017-09-11 Thread Damian Guy
Hi Guozhang, from what i'm looking at the {{fullDotVersion}} is replaced with 0.11.0.1 On Sat, 9 Sep 2017 at 00:55 Guozhang Wang wrote: > Verified the quickstart and streams tutorial, +1. > > One minor comment on the web docs of streams tutorial, that when I edited > the mvn archetype command I

Re: [VOTE] 0.11.0.1 RC0

2017-09-08 Thread Guozhang Wang
Verified the quickstart and streams tutorial, +1. One minor comment on the web docs of streams tutorial, that when I edited the mvn archetype command I used the template values as: ``` mvn archetype:generate \ -DarchetypeGroupId=org.apache.kafka \ -DarchetypeArtifactId=strea

Re: [VOTE] 0.11.0.1 RC0

2017-09-07 Thread Magnus Edenhill
+1 (non-binding) Verified with librdkafka regression test suite 2017-09-06 11:52 GMT+02:00 Damian Guy : > Resending as i wasn't part of the kafka-clients mailing list > > On Tue, 5 Sep 2017 at 21:34 Damian Guy wrote: > > > Hello Kafka users, developers and client-developers, > > > > This is the

Re: [VOTE] 0.11.0.1 RC0

2017-09-06 Thread Damian Guy
Resending as i wasn't part of the kafka-clients mailing list On Tue, 5 Sep 2017 at 21:34 Damian Guy wrote: > Hello Kafka users, developers and client-developers, > > This is the first candidate for release of Apache Kafka 0.11.0.1. > > This is a bug fix release and it includes fixes and improvem

[VOTE] 0.11.0.1 RC0

2017-09-05 Thread Damian Guy
Hello Kafka users, developers and client-developers, This is the first candidate for release of Apache Kafka 0.11.0.1. This is a bug fix release and it includes fixes and improvements from 49 JIRAs (including a few critical bugs). Release notes for the 0.11.0.1 release: http://home.apache.org/~d