Re: [DISCUSS] KIP-1161: cleanup.policy shouldn't be empty

2025-07-15 Thread Jun Rao
Hi, Jiunn-Yang, Thanks for the reply. JR 26. early.start.listeners and interceptor.classes: It seems that both could be empty? JR27. The following configs of type LIST are missing. ConsumerConfig partition.assignment.strategy BrokerSecurityConfigs QuorumConfig LogConfig leader.replication.th

Re: [DISCUSS]: KIP-1191: Dead-letter queues for share groups

2025-07-15 Thread isding_l
Hi Andrew, Thanks for the nice KIP, This KIP design for introducing dead-letter queues (DLQs) for Share Groups is generally clear and reasonable, addressing the key pain points of handling "poison message". D01: Should we consider implementing independent ACL configurations for DLQs? This woul

Re: [DISCUSS] KIP-1193: Deprecate MX4j support

2025-07-15 Thread Chia-Ping Tsai
hi Fede Thanks for this KIP I think JMX Prometheus Exporter is the most popular choice these days, as it integrates well with modern monitoring stacks (Prometheus + Grafana). A similar alternative could be Jolokia + Hawtio, but I haven't seen this stack used much with Kafka. In both cases, a Jav

[jira] [Resolved] (KAFKA-19305) Make ClientQuotaImage and TopicImage immutable

2025-07-15 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-19305. Fix Version/s: 4.2.0 Resolution: Fixed > Make ClientQuotaImage and TopicImage immut

Re: [DISCUSS] KIP-1193: Deprecate MX4j support

2025-07-15 Thread Federico Valeri
Hi Chia-Ping, added. Thanks. On Wed, Jul 16, 2025 at 5:38 AM Chia-Ping Tsai wrote: > > hi Fede > > Thanks for this KIP > > I think JMX Prometheus Exporter > is the most popular choice these days, as it integrates well with > modern monitoring stacks (Prometheus + Grafana). > > A similar alternati

[jira] [Created] (KAFKA-19507) Optimize Replica Assignment for Broker Load Balance in Uneven Rack Configurations

2025-07-15 Thread Jialun Peng (Jira)
Jialun Peng created KAFKA-19507: --- Summary: Optimize Replica Assignment for Broker Load Balance in Uneven Rack Configurations Key: KAFKA-19507 URL: https://issues.apache.org/jira/browse/KAFKA-19507 Proje

Re: [ANNOUNCE] New Kafka PMC member: Lucas Brutschy

2025-07-15 Thread Marouan REJEB
Congratulations ! Le mar. 15 juil. 2025 à 06:09, Chia-Ping Tsai a écrit : > Congratulations on your well-deserved new title! > > > > Kamal Chandraprakash 於 2025年7月15日 > 上午11:39 寫道: > > > > Congrats Lucas! > > > >> On Tue, Jul 15, 2025, 08:24 黃竣陽 wrote: > >> > >> Congratulations Lucas! > >> >

[jira] [Created] (KAFKA-19510) Kafka Streams does not always release lock when adding or removing threads multiple times

2025-07-15 Thread Lucas Brutschy (Jira)
Lucas Brutschy created KAFKA-19510: -- Summary: Kafka Streams does not always release lock when adding or removing threads multiple times Key: KAFKA-19510 URL: https://issues.apache.org/jira/browse/KAFKA-19510

Re: [DISCUSS] KIP-1193: Deprecate MX4j support

2025-07-15 Thread Federico Valeri
Hi Kirk, it is not quite the same, but I think JMX Prometheus Exporter is the most popular choice these days, as it integrates well with modern monitoring stacks (Prometheus + Grafana). A similar alternative could be Jolokia + Hawtio, but I haven't seen this stack used much with Kafka. In both cas

Re: [ANNOUNCE] New Kafka PMC member: Lucas Brutschy

2025-07-15 Thread Apoorv Mittal
Congratulations Lucas! Regards, Apoorv Mittal On Tue, Jul 15, 2025 at 9:53 AM Bruno Cadonna wrote: > Congrats! Very well deserved! > > Best, > Bruno > > On 15.07.25 10:44, Mickael Maison wrote: > > Congratulations Lucas! > > > > Thanks, > > Mickael > > > > On Tue, Jul 15, 2025 at 9:38 AM Marou

Re: [ANNOUNCE] New Kafka PMC member: Lucas Brutschy

2025-07-15 Thread José Armando García Sancio
Congratulations Lucas! On Tue, Jul 15, 2025 at 10:08 AM Lianet M. wrote: > > Congrats Lucas! > > On Tue, Jul 15, 2025, 2:27 p.m. Andrew Schofield < > andrew_schofield_j...@outlook.com> wrote: > > > Congratulations Lucas. > > > > > > From: Apoorv Mittal >

Re: [ANNOUNCE] New Kafka PMC member: Lucas Brutschy

2025-07-15 Thread Andrew Schofield
Congratulations Lucas. From: Apoorv Mittal Sent: 15 July 2025 10:48 To: dev@kafka.apache.org Subject: Re: [ANNOUNCE] New Kafka PMC member: Lucas Brutschy   Congratulations Lucas! Regards, Apoorv Mittal On Tue, Jul 15, 2025 at 9:53 AM Bruno Cadonna wro

Re: [ANNOUNCE] New Kafka PMC member: Lucas Brutschy

2025-07-15 Thread Lianet M.
Congrats Lucas! On Tue, Jul 15, 2025, 2:27 p.m. Andrew Schofield < andrew_schofield_j...@outlook.com> wrote: > Congratulations Lucas. > > > From: Apoorv Mittal > Sent: 15 July 2025 10:48 > To: dev@kafka.apache.org > Subject: Re: [ANNOUNCE] New Kafka PMC

Re: [DISCUSS] KIP-1192: Add include argument to ConsumerPerformance tool

2025-07-15 Thread Andrew Schofield
Hi Fede (and Kirk), Thanks for the KIP. A comment on Kirk's comment :) KT01: This is certainly an interesting question. I think we need a small KIP for kafka-console-consumer.sh because it only supports Consumer.subscribe(Pattern), and not the newer KIP-848 Consumer.subscribe(SubscriptionPattern)

[jira] [Created] (KAFKA-19512) add missing MVs in MetadataVersionTest

2025-07-15 Thread Jun Rao (Jira)
Jun Rao created KAFKA-19512: --- Summary: add missing MVs in MetadataVersionTest Key: KAFKA-19512 URL: https://issues.apache.org/jira/browse/KAFKA-19512 Project: Kafka Issue Type: Improvement

[DISCUSS] KIP-1194: Optimize Replica Assignment for Broker Load Balance in Uneven Rack Configurations

2025-07-15 Thread peng
Hi Kafka Community, I would like to start a discussion on a new KIP proposal: KIP-1194: Optimize Replica Assignment for Broker Load Balance in Uneven Rack Configurations We propose implementing a replica assignment strategy that prioritizes balanced distribution across brokers while weighting rac

[jira] [Created] (KAFKA-19511) Fix flaky test HandlingSourceTopicDeletionIntegrationTest.shouldThrowErrorAfterSourceTopicDeleted

2025-07-15 Thread Lucy Liu (Jira)
Lucy Liu created KAFKA-19511: Summary: Fix flaky test HandlingSourceTopicDeletionIntegrationTest.shouldThrowErrorAfterSourceTopicDeleted Key: KAFKA-19511 URL: https://issues.apache.org/jira/browse/KAFKA-19511

RE: [ANNOUNCE] New Kafka PMC member: Lucas Brutschy

2025-07-15 Thread Hsu Jhen-Yung
Congrats Lucas! Well deserved. On 2025/07/14 22:00:54 "Matthias J. Sax" wrote: > Dear all, > > The Project Management Committee (PMC) for Apache Kafka is pleased to > announce Lucas Brutschy as a new PMC member. > > Lucas has been a Kafka committer since September 2023. He has remained > very acti

Re: [DISCUSS] KIP-1192: Add include argument to ConsumerPerformance tool

2025-07-15 Thread Federico Valeri
Hi Kirk and Andrew. Thanks so much for the feedback. I agree that consistency is better for now, but once this is done, I can follow up with adding SubscriptionPattern support to both ConsumerPerformance and ConsoleConsumer tools (I guess a KIP is not needed in this case). On Tue, Jul 15, 2025 at

Re: [DISCUSS] KIP-1161: cleanup.policy shouldn't be empty

2025-07-15 Thread 黃竣陽
Hello Jun Chia, Thanks for the reply, JR20: This configuration should remain unchanged. I have updated the KIP. JR21: For both Consumer and Producer, the default value is an empty list, and the validator used is NonNullValidator. I think we can change the validator to ValidList.anyNonDuplicat

[jira] [Created] (KAFKA-19508) Producer keeps reporting a NotLeaderOrFollowerException

2025-07-15 Thread mooner (Jira)
mooner created KAFKA-19508: -- Summary: Producer keeps reporting a NotLeaderOrFollowerException Key: KAFKA-19508 URL: https://issues.apache.org/jira/browse/KAFKA-19508 Project: Kafka Issue Type: Bug

Re: [VOTE] 4.1.0 RC0

2025-07-15 Thread Mickael Maison
Hi Bill, Yes you can go ahead and backport that to 4.1. Thanks, Mickael On Mon, Jul 14, 2025 at 8:42 PM Bill Bejeck wrote: > > Hi Mickael, > > I've found another blocker as well KAFKA-19504 > , and we have a PR ( > https://github.com/apache/kaf

[jira] [Created] (KAFKA-19509) Improve error message when release version is wrong

2025-07-15 Thread Luke Chen (Jira)
Luke Chen created KAFKA-19509: - Summary: Improve error message when release version is wrong Key: KAFKA-19509 URL: https://issues.apache.org/jira/browse/KAFKA-19509 Project: Kafka Issue Type: Imp

Re: [ANNOUNCE] New Kafka PMC member: Lucas Brutschy

2025-07-15 Thread Mickael Maison
Congratulations Lucas! Thanks, Mickael On Tue, Jul 15, 2025 at 9:38 AM Marouan REJEB wrote: > > Congratulations ! > > Le mar. 15 juil. 2025 à 06:09, Chia-Ping Tsai a écrit : > > > Congratulations on your well-deserved new title! > > > > > > > Kamal Chandraprakash 於 2025年7月15日 > > 上午11:39 寫道: >

Re: [ANNOUNCE] New Kafka PMC member: Lucas Brutschy

2025-07-15 Thread Bruno Cadonna
Congrats! Very well deserved! Best, Bruno On 15.07.25 10:44, Mickael Maison wrote: Congratulations Lucas! Thanks, Mickael On Tue, Jul 15, 2025 at 9:38 AM Marouan REJEB wrote: Congratulations ! Le mar. 15 juil. 2025 à 06:09, Chia-Ping Tsai a écrit : Congratulations on your well-deserved