Re: [RESULTS] [VOTE] Release Kafka version 2.4.0

2019-12-13 Thread Ismael Juma
Thanks for driving the release Manikumar! Ismael On Fri, Dec 13, 2019, 5:42 PM Manikumar wrote: > This vote passes with 6 +1 votes (3 bindings) and no 0 or -1 votes. > > +1 votes > PMC Members: > * Gwen Shapira > * Jun Rao > * Guozhang Wang > > Committers: > * Mickael Maison > > Community: > *

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

2019-12-13 Thread Apache Jenkins Server
See Changes: [matthias] KAFKA-6049: Add auto-repartitioning for cogroup (#7792) -- [...truncated 2.77 MB...] org.apache.kafka.streams.test.OutputVerifierTest >

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

2019-12-13 Thread Apache Jenkins Server
See

[RESULTS] [VOTE] Release Kafka version 2.4.0

2019-12-13 Thread Manikumar
This vote passes with 6 +1 votes (3 bindings) and no 0 or -1 votes. +1 votes PMC Members: * Gwen Shapira * Jun Rao * Guozhang Wang Committers: * Mickael Maison Community: * Adam Bellemare * Israel Ekpo 0 votes * No votes -1 votes * No votes Vote thread:

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

2019-12-13 Thread Apache Jenkins Server
See Changes: [cmccabe] KAFKA-8855; Collect and Expose Client's Name and Version in the Brokers -- [...truncated 5.60 MB...]

[jira] [Created] (KAFKA-9299) Over eager optimization

2019-12-13 Thread Walker Carlson (Jira)
Walker Carlson created KAFKA-9299: - Summary: Over eager optimization Key: KAFKA-9299 URL: https://issues.apache.org/jira/browse/KAFKA-9299 Project: Kafka Issue Type: Task

[jira] [Created] (KAFKA-9298) Reuse of a mapped stream causes an Invalid Topology

2019-12-13 Thread Walker Carlson (Jira)
Walker Carlson created KAFKA-9298: - Summary: Reuse of a mapped stream causes an Invalid Topology Key: KAFKA-9298 URL: https://issues.apache.org/jira/browse/KAFKA-9298 Project: Kafka Issue

Re: [VOTE] 2.4.0 RC4

2019-12-13 Thread Guozhang Wang
Hello Manikumar, I verified the unit tests on scala 2.13 binary, web docs and java docs. +1 (binding). Guozhang On Fri, Dec 13, 2019 at 10:11 AM Jun Rao wrote: > Hi, Manikumar, > > Thanks for preparing the release. Verified quickstart on scala 2.13 > binary. +1 from me. > > Jun > > On Thu,

Re: [VOTE] 2.4.0 RC4

2019-12-13 Thread Jun Rao
Hi, Manikumar, Thanks for preparing the release. Verified quickstart on scala 2.13 binary. +1 from me. Jun On Thu, Dec 12, 2019 at 10:30 PM Gwen Shapira wrote: > +1 (binding) > > Validated signatures, tests and ran some test workloads. > > Thank you so much for driving this. Mani. > > On Mon,

Kafka Node crashes giving ERROR Uncaught exception in scheduled task 'kafka-log-retention'

2019-12-13 Thread prateek shekhar
Hello, We have installed a version of Confluent Kafka 5.2.1 for our 3 node Kafka cluster and 3 node Zookeeper cluster. We have a number of topics in the Kafka cluster and processes which continuously write data into some of these topics. Along with these topics we have some test topic which are

kafka-9202: serde in ConsoleConsumer PR available

2019-12-13 Thread Jorg Heymans
Hi, Apologies for trying to get some attention on the dev list, but I was wondering if the PR linked to above issue can be reviewed and perhaps merged ? IMO it seems rather trivial, so maybe it just slipped through the cracks somehow. https://issues.apache.org/jira/browse/KAFKA-9202 Thanks,

Re: [VOTE] KIP-514 Add a bounded flush() API to Kafka Producer

2019-12-13 Thread radai
i also have a PR :-) https://github.com/apache/kafka/pull/7569 On Thu, Dec 12, 2019 at 9:50 PM Gwen Shapira wrote: > > You got 3 binding votes (Joel, Harsha, Ismael) - the vote passed on Nov 7. > > Happy hacking! > > On Thu, Dec 12, 2019 at 11:35 AM radai wrote: > > > > so can we call this

Re: [DISCUSS] KIP-542: Partition Reassignment Throttling

2019-12-13 Thread Stanislav Kozlovski
Hey Viktor, I intuitively think that reassignment is a form of (extra) replication, so I think the non-additive version sounds more natural to me. Would be good to see what others think Thanks for summing up what you changed in the KIP's wording here. Best, Stanislav On Fri, Dec 13, 2019 at

Re: [DISCUSS] KIP-542: Partition Reassignment Throttling

2019-12-13 Thread Viktor Somogyi-Vass
Hey Stan, 1. Yes. 2. Yes and no :). My earlier suggestion was exactly that. In the last reply to you I meant that if the replication throttle is 20 and the reassignment throttle is 10 then we'd still have 20 total throttle but 10 of that can be used for general replication and 10 again for

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

2019-12-13 Thread Apache Jenkins Server
See Changes: [wangguoz] MINOR: add UPGRADE_FROM to config docs (#7825) -- [...truncated 5.47 MB...] org.apache.kafka.streams.test.OutputVerifierTest >

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

2019-12-13 Thread Apache Jenkins Server
See Changes: [wangguoz] MINOR: add UPGRADE_FROM to config docs (#7825) -- [...truncated 2.77 MB...] org.apache.kafka.streams.test.OutputVerifierTest >

[jira] [Created] (KAFKA-9297) CreateTopic API do not work with older version of the request/response

2019-12-13 Thread David Jacot (Jira)
David Jacot created KAFKA-9297: -- Summary: CreateTopic API do not work with older version of the request/response Key: KAFKA-9297 URL: https://issues.apache.org/jira/browse/KAFKA-9297 Project: Kafka