Re: [VOTE] 2.4.0 RC1

2019-11-30 Thread Manikumar
Hi All, We will consider KAFKA-9244 as blocker and include the fix in 2.4 release. I am canceling this VOTE and will create third release candidate. Thank you all for testing. On Fri, Nov 29, 2019 at 10:52 AM Matthias J. Sax wrote: > I did no

Build failed in Jenkins: kafka-trunk-jdk11 #992

2019-11-30 Thread Apache Jenkins Server
See Changes: [github] KAFKA-9244: Update FK reference should unsubscribe old FK (#7758) -- [...truncated 5.56 MB...] org.apache.kafka.streams.scala.TopologyTest > should

Jenkins build is back to normal : kafka-trunk-jdk8 #4075

2019-11-30 Thread Apache Jenkins Server
See

Build failed in Jenkins: kafka-2.4-jdk8 #90

2019-11-30 Thread Apache Jenkins Server
See Changes: [matthias] KAFKA-9244: Update FK reference should unsubscribe old FK (#7758) -- [...truncated 8.15 MB...] org.apache.kafka.streams.test.OutputVerifierTest > sh

[VOTE] 2.4.0 RC2

2019-11-30 Thread Manikumar
Hello Kafka users, developers and client-developers, This is the third candidate for release of Apache Kafka 2.4.0. This release includes many new features, including: - Allow consumers to fetch from closest replica - Support for incremental cooperative rebalancing to the consumer rebalance proto

Re: [VOTE] 2.4.0 RC2

2019-11-30 Thread John Roesler
Hello all, I hate to do this, but I've been running a soak test of Kafka Streams on 2.4 and uncovered a number of small bugs that lead to Streams losing threads until there are none left. This condition only arises when using EOS in a highly flaky networking environment. I've included a lot of

Jenkins build is back to normal : kafka-trunk-jdk11 #993

2019-11-30 Thread Apache Jenkins Server
See

Re: [issue assign]

2019-11-30 Thread Dhiraj Dwarapudi
Hi Matthias, I would also like to contribute to the project. Could you please add me to the contributors list too:- my jira user name : ddhirajkumar Thanks, Dhiraj On Fri, Nov 29, 2019 at 6:37 PM Matthias J. Sax wrote: > Added you to the list on contributors in Jira. You can now self-assign >

Re: [issue assign]

2019-11-30 Thread Matthias J. Sax
Sure. Done. On 11/30/19 3:19 PM, Dhiraj Dwarapudi wrote: > Hi Matthias, > > I would also like to contribute to the project. Could you please add me to > the contributors list too:- > my jira user name : ddhirajkumar > > Thanks, > Dhiraj > > On Fri, Nov 29, 2019 at 6:37 PM Matthias J. Sax > wro

Can't run Kafka core from IDEA

2019-11-30 Thread Kun Song
Hi community, I have clone the most recent Kafka source code (trunk branch), and I do the following: 1. run ./gradlew 2. open the project in IDEA 3. copy the log4j.properties to the core/src/main/resources folder 4. add config/server.properties to the program arguments 5. add slf4j-api and slf4j-lo

Re: Can't run Kafka core from IDEA

2019-11-30 Thread Kun Song
I have figure it out, just add this line to build.gradle: compile libs.slf4jlog4j On Sun, Dec 1, 2019 at 10:22 AM Kun Song wrote: > Hi community, > I have clone the most recent Kafka source code (trunk branch), and I do > the following: > 1. run ./gradlew > 2. open the project in IDEA > 3. cop

[Help] Request contributor permissions

2019-11-30 Thread Kun Song
Hi Kafka committers, I want to be added to the contributors list, my JIRA ID is songkun, thank you :)

[jira] [Created] (KAFKA-9254) Topic level configuration failed

2019-11-30 Thread fenghong (Jira)
fenghong created KAFKA-9254: --- Summary: Topic level configuration failed Key: KAFKA-9254 URL: https://issues.apache.org/jira/browse/KAFKA-9254 Project: Kafka Issue Type: Bug Components: co

Build failed in Jenkins: kafka-trunk-jdk8 #4077

2019-11-30 Thread Apache Jenkins Server
See Changes: [matthias] KAFKA-6049: Add non-windowed Cogroup operator (KIP-150) (#7538) -- [...truncated 2.75 MB...] org.apache.kafka.streams.scala.kstream.KStreamTest >