Re: Kafka Connect on Kubernetes: Statefulset vs Deployment

2025-06-16 Thread Federico Valeri
Hi Prateek, I'm not sure how you are testing this. A Kafka Connect cluster in distributed mode uses the group management protocol to coordinate (distribute tasks across workers). This is set to "sessioned" by default, which aims to minimize task movements during rebalancing. On Mon, Jun 16, 2025 a

Re: Add user to contributors list

2025-06-16 Thread Mahesh Sambharam
My username is maheshsambaram. Thanks, Mahesh On Tue, 17 Jun 2025 at 4:26 AM, Matthias J. Sax wrote: > If you refer to Jira, please let us know your user ID, so we can grant > you karma. > > > -Matthias > > On 6/15/25 10:02 PM, Mahesh Sambharam wrote: > > Hi, > > > > This is Mahesh, please add

Re: Add user to contributors list

2025-06-16 Thread Matthias J. Sax
If you refer to Jira, please let us know your user ID, so we can grant you karma. -Matthias On 6/15/25 10:02 PM, Mahesh Sambharam wrote: Hi, This is Mahesh, please add me to Kafka contributors list. Thanks, Mahesh

KIP-429 vs. KIP 848?

2025-06-16 Thread Brebner, Paul
Hi all, time for me to ask a silly question please! I'm puzzled about the transition from KIP-429 https://cwiki.apache.org/confluence/display/KAFKA/KIP-429%3A+Kafka+Consumer+Incremental+Rebalance+Protocol to KIP-848 https://cwiki.apache.org/confluence/display/KAFKA/KIP-848%3A+The+Next+Generatio

Re: KIP-429 vs. KIP 848?

2025-06-16 Thread Brebner, Paul
Sorry error: 429 appeared in Kafka 2.4.0, and 848 appeared in 3.7 Paul From: Brebner, Paul Date: Tuesday, 17 June 2025 at 12:32 pm To: Kafka Users , dev Subject: KIP-429 vs. KIP 848? EXTERNAL EMAIL - USE CAUTION when clicking links or attachments Hi all, time for me to ask a silly questio