Re: [kafka-clients] Re: [VOTE] 0.8.2.0 Candidate 3

2015-02-03 Thread Pradeep Gollakota
Lithium Technologies would love to host you guys for a release party in SF if you guys want. :) On Tue, Feb 3, 2015 at 11:04 AM, Gwen Shapira wrote: > When's the party? > :) > > On Mon, Feb 2, 2015 at 8:13 PM, Jay Kreps wrote: > > Yay! > > > > -Jay > > > > On Mon, Feb 2, 2015 at 2:23 PM, Neha

Re: [kafka-clients] Re: [VOTE] 0.8.2.0 Candidate 3

2015-02-03 Thread Gwen Shapira
When's the party? :) On Mon, Feb 2, 2015 at 8:13 PM, Jay Kreps wrote: > Yay! > > -Jay > > On Mon, Feb 2, 2015 at 2:23 PM, Neha Narkhede wrote: >> >> Great! Thanks Jun for helping with the release and everyone involved for >> your contributions. >> >> On Mon, Feb 2, 2015 at 1:32 PM, Joe Stein wr

Re: [kafka-clients] Re: [VOTE] 0.8.2.0 Candidate 3

2015-02-02 Thread Jay Kreps
Yay! -Jay On Mon, Feb 2, 2015 at 2:23 PM, Neha Narkhede wrote: > Great! Thanks Jun for helping with the release and everyone involved for > your contributions. > > On Mon, Feb 2, 2015 at 1:32 PM, Joe Stein wrote: > > > Huzzah! > > > > Thanks Jun for preparing the release candidates and getting

Re: [kafka-clients] Re: [VOTE] 0.8.2.0 Candidate 3

2015-02-02 Thread Neha Narkhede
Great! Thanks Jun for helping with the release and everyone involved for your contributions. On Mon, Feb 2, 2015 at 1:32 PM, Joe Stein wrote: > Huzzah! > > Thanks Jun for preparing the release candidates and getting this out to the > community. > > - Joe Stein > > On Mon, Feb 2, 2015 at 2:27 PM,

Re: [kafka-clients] Re: [VOTE] 0.8.2.0 Candidate 3

2015-02-02 Thread Joe Stein
Huzzah! Thanks Jun for preparing the release candidates and getting this out to the community. - Joe Stein On Mon, Feb 2, 2015 at 2:27 PM, Jun Rao wrote: > The following are the results of the votes. > > +1 binding = 3 votes > +1 non-binding = 1 votes > -1 = 0 votes > 0 = 0 votes > > The vote

Re: [VOTE] 0.8.2.0 Candidate 3

2015-02-02 Thread Jun Rao
The following are the results of the votes. +1 binding = 3 votes +1 non-binding = 1 votes -1 = 0 votes 0 = 0 votes The vote passes. I will release artifacts to maven central, update the dist svn and download site. Will send out an announce after that. Thanks everyone that contributed to the wor

Re: [VOTE] 0.8.2.0 Candidate 3

2015-02-01 Thread Neha Narkhede
p / down the number of VMs with Kafka brokers. > > > > > > Now, we understand that using non public Kafka API is bad : we've been > > > broken when moving to 0.8.1.1, then again when moving to 0.8.2.0... > > > > > > So it's time to raise the right qu

Re: [VOTE] 0.8.2.0 Candidate 3

2015-02-01 Thread Steven Wu
P-for-brokers > > context? > > > > Thanks, > > Alex. > > > > 2015-02-01 8:55 GMT+01:00 VERMEERBERGEN Alexandre > > : > > > > > > -Original Message- > > > From: Jun Rao [mailto:j...@confluent.io] > > > Sent: Sunday,

Re: [VOTE] 0.8.2.0 Candidate 3

2015-02-01 Thread Alex The Rocker
Hello, I ran my own tests made with kafka_2.10-0.8.1.1.tgz binaries with our application: 1st test: == replace all kafka .jar files in our application on consumming side (without recompiling anything) => tests passed, OK 2nd test: === replace all kafka .jar files in our applicati

Re: [VOTE] 0.8.2.0 Candidate 3

2015-02-01 Thread Alex The Rocker
kafka-clie...@googlegroups.com > Cc: dev@kafka.apache.org > Subject: Re: [VOTE] 0.8.2.0 Candidate 3 > > Hi, Alex, > > Thanks for testing RC3. > > Broker.connectionString() is actually not part of the public api for the > producer. Is there a particular reason that y

Re: [VOTE] 0.8.2.0 Candidate 3

2015-02-01 Thread Jay Kreps
;s time to raise the right question: what would be the supported > way to configure our producers given our dynamic-IP-for-brokers > context? > > Thanks, > Alex. > > 2015-02-01 8:55 GMT+01:00 VERMEERBERGEN Alexandre > : > > > > -Original Message-

Re: [VOTE] 0.8.2.0 Candidate 3

2015-01-31 Thread Jun Rao
+1 (binding). Verified quickstart and unit tests. Thanks, Jun On Wed, Jan 28, 2015 at 11:22 PM, Jun Rao wrote: > This is the third candidate for release of Apache Kafka 0.8.2.0. > > Release Notes for the 0.8.2.0 release > > https://people.apache.org/~junrao/kafka-0.8.2.0-candidate3/RELEASE_NOT

Re: [VOTE] 0.8.2.0 Candidate 3

2015-01-31 Thread Jun Rao
Hi, Alex, Thanks for testing RC3. Broker.connectionString() is actually not part of the public api for the producer. Is there a particular reason that you need to use this api? Thanks, Jun On Sat, Jan 31, 2015 at 1:53 PM, Alex The Rocker wrote: > Hello, > > I have read Broker.scala source co

Re: [kafka-clients] Re: [VOTE] 0.8.2.0 Candidate 3

2015-01-30 Thread Joe Stein
+1 (binding) verified signatures, ran quick start, tests all passed. - Joe Stein On Fri, Jan 30, 2015 at 12:04 PM, Jun Rao wrote: > This is a reminder that the vote will close tomorrow night. Please test > RC3 out and vote before the deadline. > > Thanks, > > Jun > > On Wed, Jan 28, 2015 at 11

Re: [VOTE] 0.8.2.0 Candidate 3

2015-01-30 Thread Jun Rao
This is a reminder that the vote will close tomorrow night. Please test RC3 out and vote before the deadline. Thanks, Jun On Wed, Jan 28, 2015 at 11:22 PM, Jun Rao wrote: > This is the third candidate for release of Apache Kafka 0.8.2.0. > > Release Notes for the 0.8.2.0 release > > https://pe

Re: [VOTE] 0.8.2.0 Candidate 3

2015-01-29 Thread Jun Rao
I think we were just confirming whether that issue was fixed in 0.8.2 not. Given that this issue only happens in unclean shutdown, I don't think it's a blocker for 0.8.2. Also, the patch is not trivial and it's better to test it out a bit longer in trunk. Thanks, Jun On Thu, Jan 29, 2015 at 5:36

Re: [VOTE] 0.8.2.0 Candidate 3

2015-01-29 Thread Jiangjie Qin
In meetup we said that KAFKA-1650 and follow up patches is included in 0.8.2, but it seems not on the list. On 1/29/15, 1:01 AM, "Magnus Edenhill" wrote: >+1 on librdkafka interop > >Minor nitpick: > KAFKA-1781 (state required gradle version in README) is included in the >Release notes but is

Re: [VOTE] 0.8.2.0 Candidate 3

2015-01-29 Thread Magnus Edenhill
+1 on librdkafka interop Minor nitpick: KAFKA-1781 (state required gradle version in README) is included in the Release notes but is not actually fixed 2015-01-29 6:22 GMT+01:00 Jun Rao : > This is the third candidate for release of Apache Kafka 0.8.2.0. > > Release Notes for the 0.8.2.0 rele