Re: [VOTE] 2.0.0 RC1

2018-07-06 Thread Rajini Sivaram
Hi all, We found a deadlock that affects metrics reporters that use synchronisation (https://issues.apache.org/jira/browse/KAFKA-7136). A fix has been merged. I will create another RC that includes the fix for this as well as the PR to update request versions in ReplicaFetcherThread (

Re: [VOTE] 2.0.0 RC1

2018-07-06 Thread Matthias Wessendorf
+1 used RC1 in little app, that I have - worked fine On Wed, Jul 4, 2018 at 1:58 PM Mickael Maison wrote: > +1 (non-binding) > Ran tests and quickstart using kafka_2.12-2.0.0.tgz with Java 8 > > Thanks > > On Wed, Jul 4, 2018 at 10:24 AM, Manikumar > wrote: > > +1 (non-binding) Verified the

Re: [VOTE] 2.0.0 RC1

2018-07-04 Thread Mickael Maison
+1 (non-binding) Ran tests and quickstart using kafka_2.12-2.0.0.tgz with Java 8 Thanks On Wed, Jul 4, 2018 at 10:24 AM, Manikumar wrote: > +1 (non-binding) Verified the release notes, src, binary artifacts, Ran > the test suite, > Verified quick start, Ran producer/consumer perf test, log

Re: [VOTE] 2.0.0 RC1

2018-07-04 Thread Manikumar
+1 (non-binding) Verified the release notes, src, binary artifacts, Ran the test suite, Verified quick start, Ran producer/consumer perf test, log compaction tests Thanks On Wed, Jul 4, 2018 at 8:33 AM Brett Rann wrote: > +1 tentative > rolling upgrade of tiny shared staging multitenacy

Re: [VOTE] 2.0.0 RC1

2018-07-03 Thread Brett Rann
+1 tentative rolling upgrade of tiny shared staging multitenacy (200+ consumer groups) cluster from 1.1 to 2.0.0-rc1. cluster looks healthy. Will monitor. On Tue, Jul 3, 2018 at 8:18 AM Harsha wrote: > +1. > > 1) Ran unit tests > 2) 3 node cluster , tested basic operations. > > Thanks, > Harsha

Re: [VOTE] 2.0.0 RC1

2018-07-02 Thread Harsha
+1.  1) Ran unit tests  2) 3 node cluster , tested basic operations.  Thanks, Harsha On Mon, Jul 2nd, 2018 at 11:13 AM, "Vahid S Hashemian" wrote: > > > > +1 (non-binding) > > Built from source and ran quickstart successfully on Ubuntu (with Java 8). > > > Minor: It seems this doc

Re: [VOTE] 2.0.0 RC1

2018-07-02 Thread Harsha Ch
+1 . * Ran unit tests * Verified signatures * Ran 3 node cluster with basic operations Thanks, Harsha On Mon, Jul 2nd, 2018 at 11:13 AM, "Vahid S Hashemian" wrote: > > > > +1 (non-binding) > > Built from source and ran quickstart successfully on Ubuntu (with Java 8). > > > Minor: It

Re: [VOTE] 2.0.0 RC1

2018-07-02 Thread Vahid S Hashemian
+1 (non-binding) Built from source and ran quickstart successfully on Ubuntu (with Java 8). Minor: It seems this doc update PR is not included in the RC: https://github.com/apache/kafka/pull/5280 Guozhang seems to have wanted to cherry-pick it to 2.0. Thanks Rajini! --Vahid From: Rajini