Re: [VOTE] 2.1.0 RC1

2018-11-18 Thread Satish Duggana
+1 (non-binding) - Ran testAll/releaseTarGzAll on 2.1.0 successfully without any failures. - Ran through quickstart of core/streams on builds generated from tag - Ran few internal apps targeting to topics on 3 node cluster. Thanks, Satish. On Sun, Nov 18, 2018 at 4:58 AM Jakub Scholz wrote: > >

Re: [VOTE] 2.1.0 RC1

2018-11-17 Thread Jakub Scholz
+1 (non-binding) ... I used the staged artifacts and binaries and run my tests On Sat, Nov 10, 2018 at 12:33 AM Dong Lin wrote: > Hello Kafka users, developers and client-developers, > > This is the second candidate for feature release of Apache Kafka 2.1.0. > > This is a major version release

Re: [VOTE] 2.1.0 RC1

2018-11-15 Thread Vahid Hashemian
Hi Dong, Thanks for running the release. I built binaries from the source, ran quickstart and tests on Ubuntu (with Java 8 & 9). I noticed two issues: * (minor) the documentation still mentions 2.0, and submitted a minor PR to update it. * the unit

Re: [VOTE] 2.1.0 RC1

2018-11-13 Thread Andras Beni
+1 (non-binding) Verified signatures and checksums of release artifacts Performed quickstart steps on rc artifacts (both scala 2.11 and 2.12) Andras On Tue, Nov 13, 2018 at 10:51 AM Eno Thereska wrote: > Built code and ran tests. Getting a single integration test failure: > >

Re: [VOTE] 2.1.0 RC1

2018-11-13 Thread Eno Thereska
Built code and ran tests. Getting a single integration test failure: kafka.log.LogCleanerParameterizedIntegrationTest > testCleansCombinedCompactAndDeleteTopic[3] FAILED java.lang.AssertionError: Contents of the map shouldn't change expected: (340,340), 5 -> (345,345), 10 -> (350,350), 14 ->

Re: [VOTE] 2.1.0 RC1

2018-11-11 Thread Jonathan Santilli
Hello, +1 I have downloaded the release artifact from http://home.apache.org/~lindong/kafka-2.1.0-rc1/ Executed a 3 brokers cluster. (java8 8u192b12) Executed kafka-monitor for about 1 hour without problems. Thanks, -- Jonathan On Fri, Nov 9, 2018 at 11:33 PM Dong Lin wrote: > Hello Kafka

[VOTE] 2.1.0 RC1

2018-11-09 Thread Dong Lin
Hello Kafka users, developers and client-developers, This is the second candidate for feature release of Apache Kafka 2.1.0. This is a major version release of Apache Kafka. It includes 28 new KIPs and critical bug fixes. Please see the Kafka 2.1.0 release plan for more details: