Re: [DISCUSS] KIP-902: Upgrade Zookeeper to 3.8.1

2023-03-01 Thread Luke Chen
Hi Christo, Thanks for the KIP. The motivation of upgrading ZK makes sense. And thanks for the great analysis for the ZK upgrading. One question: Since we are going to remove ZK in v4.0, and we don't need the latest feature in the "current release" ZK 3.8.1, why can't we choose the "stable

Re: [VOTE] KIP-882: Kafka Connect REST API timeout improvements

2023-03-01 Thread Ashwin
Thanks for the KIP Yash - +1 (non-binding) One nitpick - In one of the responses Chris had mentioned that the timeout param could be like 'timeout=10s'. The KIP seems to favour a millisecond timeout value and has an unwieldy value in the example - `POST /connectors?timeout=12` I like the

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #1636

2023-03-01 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-14729) The kafakConsumer pollForFetches(timer) method takes up a lot of cpu due to the abnormal exit of the heartbeat thread

2023-03-01 Thread Luke Chen (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Chen resolved KAFKA-14729. --- Fix Version/s: 3.5.0 Resolution: Fixed > The kafakConsumer pollForFetches(timer) method

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #1635

2023-03-01 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #1634

2023-03-01 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-14451) Make range assignor rack-aware if consumer racks are configured

2023-03-01 Thread Rajini Sivaram (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajini Sivaram resolved KAFKA-14451. Fix Version/s: 3.5.0 Reviewer: David Jacot Resolution: Fixed > Make range

Re: [VOTE] KIP-904: Kafka Streams - Guarantee subtractor is called before adder if key has not changed

2023-03-01 Thread Matthias J. Sax
+1 (binding) Thanks for the KIP! On 3/1/23 10:58 AM, Walker Carlson wrote: +1 Binding On Mon, Feb 27, 2023 at 12:48 PM Guozhang Wang wrote: +1. On Sun, Feb 26, 2023 at 4:27 PM Fq Public wrote: Hi everyone, I'd like to start the vote on KIP-904: Kafka Streams - Guarantee subtractor

Re: [VOTE] KIP-907: Add Boolean Serde to public interface

2023-03-01 Thread Matthias J. Sax
+1 (binding) Thanks for the KIP! On 3/1/23 10:59 AM, Walker Carlson wrote: +1 Binding On Mon, Feb 27, 2023 at 1:46 PM Chia-Ping Tsai wrote: +1 (binding)

Re: Creating a JIRA account

2023-03-01 Thread Przemysław Białoń
Hi Bruno, thanks for the answer! I was a little lost there, but now I know what to do. Thanks one more :) Przemek śr., 1 mar 2023 o 12:45 Bruno Cadonna napisał(a): > Hi Przemek, > > Thank you for your interest in Apache Kafka! > > In the Apache JIRA, there is a link to Apache's JIRA guidelines

Re: [VOTE] KIP-907: Add Boolean Serde to public interface

2023-03-01 Thread Walker Carlson
+1 Binding On Mon, Feb 27, 2023 at 1:46 PM Chia-Ping Tsai wrote: > +1 (binding) >

Re: [VOTE] KIP-904: Kafka Streams - Guarantee subtractor is called before adder if key has not changed

2023-03-01 Thread Walker Carlson
+1 Binding On Mon, Feb 27, 2023 at 12:48 PM Guozhang Wang wrote: > +1. > > On Sun, Feb 26, 2023 at 4:27 PM Fq Public wrote: > > > > Hi everyone, > > > > I'd like to start the vote on KIP-904: Kafka Streams - Guarantee > subtractor > > is called before adder if key has not changed. > > The KIP

[jira] [Created] (KAFKA-14773) Make MirrorMaker startup synchronous

2023-03-01 Thread Divij Vaidya (Jira)
Divij Vaidya created KAFKA-14773: Summary: Make MirrorMaker startup synchronous Key: KAFKA-14773 URL: https://issues.apache.org/jira/browse/KAFKA-14773 Project: Kafka Issue Type: Improvement

[jira] [Created] (KAFKA-14772) Add ConsumerGroupHeartbeat API to AuthorizerIntegrationTest

2023-03-01 Thread David Jacot (Jira)
David Jacot created KAFKA-14772: --- Summary: Add ConsumerGroupHeartbeat API to AuthorizerIntegrationTest Key: KAFKA-14772 URL: https://issues.apache.org/jira/browse/KAFKA-14772 Project: Kafka

Re: Request for Jira Account Creation

2023-03-01 Thread Mickael Maison
Hi Ganesh, I've created your Jira account, you should receive an email with all the details. Thanks, Mickael On Tue, Feb 28, 2023 at 6:18 PM Ganesh S wrote: > > Hi Team, > Just following up for the JIRA user creation. > > Regards > Ganesh > > > -- Forwarded message - > From:

Re: [VOTE] KIP-882: Kafka Connect REST API timeout improvements

2023-03-01 Thread Chaitanya Mukka
Thanks for the KIP Yash! And also fixing the `double connector config validations` on POST. +1 (non-binding) on the KIP Regards, Chaitanya Mukka On 1 Mar 2023, 6:33 PM +0530, Yash Mayya , wrote: > Hi all, > > I'd like to call for a vote on the (hopefully) straightforward KIP-882 > which adds

Re: [DISCUSS] KIP-882: Make Kafka Connect REST API request timeouts configurable

2023-03-01 Thread Yash Mayya
Hi all, Thanks for all the feedback and discussion. I've renamed the KIP title to "Kafka Connect REST API timeout improvements" since we're introducing a couple of improvements (cancelling create / update connector requests when config validations timeout and avoiding double config validations in

[VOTE] KIP-882: Kafka Connect REST API timeout improvements

2023-03-01 Thread Yash Mayya
Hi all, I'd like to call for a vote on the (hopefully) straightforward KIP-882 which adds support for configuring request timeouts on Kafka Connect REST APIs via query parameters along with a couple of related small improvements. KIP -

[jira] [Created] (KAFKA-14771) Include current thread ids in ConcurrentModificationException message

2023-03-01 Thread Pierangelo Di Pilato (Jira)
Pierangelo Di Pilato created KAFKA-14771: Summary: Include current thread ids in ConcurrentModificationException message Key: KAFKA-14771 URL: https://issues.apache.org/jira/browse/KAFKA-14771

Re: Please help to create an JIRA account for me, thanks

2023-03-01 Thread Bruno Cadonna
Hi, I created a Jira account with user name naosense for you. You should get an e-mail with which you can set your password. Thanks for your interest in Apache Kafka! Best, Bruno On 01.03.23 11:41, naosense wrote: email: pingao...@gmail.com preferred username: naosense alternate username:

Re: Creating a JIRA account

2023-03-01 Thread Bruno Cadonna
Hi Przemek, Thank you for your interest in Apache Kafka! In the Apache JIRA, there is a link to Apache's JIRA guidelines at the top of the page. This link will bring you to https://infra.apache.org/jira-guidelines.html#who There it says: If you need to open a Jira ticket for a particular

Re: [VOTE] KIP-875: First-class offsets support in Kafka Connect

2023-03-01 Thread Tom Bentley
Hi Chris, Thanks for the KIP. +1 (binding). Cheers, Tom On Wed, 15 Feb 2023 at 16:11, Chris Egerton wrote: > Hi all, > > Thanks to everyone who's voted so far! Just wanted to bump this thread and > see if we could get a few more votes; currently we're at +3 non-binding > and +1 binding.

[jira] [Created] (KAFKA-14770) Allow dynamic keystore update for brokers if string representation of DN matches even if canonical DNs don't match

2023-03-01 Thread Rajini Sivaram (Jira)
Rajini Sivaram created KAFKA-14770: -- Summary: Allow dynamic keystore update for brokers if string representation of DN matches even if canonical DNs don't match Key: KAFKA-14770 URL:

Please help to create an JIRA account for me, thanks

2023-03-01 Thread naosense
email: pingao...@gmail.com preferred username: naosense alternate username: pingao777

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #1633

2023-03-01 Thread Apache Jenkins Server
See