Re: [VOTE] 4.0.1 RC2

2025-09-20 Thread Chia-Ping Tsai
hi Christo Kevin found a compatibility issue (KAFKA-19719) that causes an error when using `controller.quorum.voters` together with `--no-initial-controllers`. Admittedly, that is a strange usage, but it worked in 3.9.0 since `--no-initial-controllers` was treated as a no-op. The bug was intro

Dev

2025-09-20 Thread Carlos Manuel Duclos-Vergara
Unsubscribe

[DISCUSS] KIP-1217: Include push interval in ClientTelemetryReceiver context

2025-09-20 Thread Mickael Maison
Apologies, the KIP number is 1217: KIP-1217: Include push interval in ClientTelemetryReceiver context: https://cwiki.apache.org/confluence/x/6QnxFg On Tue, Sep 9, 2025 at 5:52 PM Mickael Maison wrote: > > Hi, > > I'd like to start a discussion on KIP-1127: > https://cwiki.apache.org/confluence/x/

Re: [DISCUSS] KIP-1150 Diskless Topics

2025-09-20 Thread Justine Olshan
Hey folks, Excited to see some updates related to transactions! I had a few questions. JO 1. >Since a transaction could be uniquely identified with producer ID and epoch, the positive result of this check could be cached locally Are we saying that only new transaction version 2 transactions can

Apache Kafka 4.2 -- Release Manager

2025-09-20 Thread Matthias J. Sax
Hello, I would like to thank Mickael for being the RM for AK 4.1.0 release! Congrats for getting it out! Given that 4.1 shipped, I would like to kick the tires for AK 4.2 :) As always, we are looking for volunteers from our lovely committers to be the RM. Seems, we have a couple of good cand

[jira] [Resolved] (KAFKA-19676) EpochState should override close to avoid throwing IOException

2025-09-20 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-19676. Fix Version/s: 4.2.0 Resolution: Fixed > EpochState should override close to avoid

Re: [VOTE] KIP-1209: Add configuration to control internal topic creation in Kafka Connect

2025-09-20 Thread Anton Liauchuk
hi I’ve added an integration test for this new config: https://github.com/apache/kafka/pull/20384/files#diff-0f86ed224068b85289d9214ae1dad88865d159b8e3658a4231544de36f429bd5R248 . Please take a look at the KIP - it’s a really small configuration. Once we get the required number of votes, the PR

[jira] [Resolved] (KAFKA-18061) AddRaftVoter responds with error message "NONE" instead of null

2025-09-20 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-18061. Fix Version/s: 4.2.0 Resolution: Fixed > AddRaftVoter responds with error message "

[jira] [Created] (KAFKA-19708) Add new StateStore APIs

2025-09-20 Thread Nicholas Telford (Jira)
Nicholas Telford created KAFKA-19708: Summary: Add new StateStore APIs Key: KAFKA-19708 URL: https://issues.apache.org/jira/browse/KAFKA-19708 Project: Kafka Issue Type: Sub-task

[PR] MINOR: Use the ASF new logo [kafka-site]

2025-09-20 Thread via GitHub
mimaison opened a new pull request, #724: URL: https://github.com/apache/kafka-site/pull/724 - Switch to the new ASF logo: https://news.apache.org/foundation/entry/introducing-the-asfs-new-logo - Remove references to feather - Update copyright year, yes it's September ... --

[jira] [Created] (KAFKA-19705) Update Kafka Streams integration tests using IQv2 to new streams protocol

2025-09-20 Thread travis (Jira)
travis created KAFKA-19705: -- Summary: Update Kafka Streams integration tests using IQv2 to new streams protocol Key: KAFKA-19705 URL: https://issues.apache.org/jira/browse/KAFKA-19705 Project: Kafka

Re: [VOTE] KIP-1200: Deprecate ClientQuotaCallback#updateClusterMetadata

2025-09-20 Thread 黃竣陽
+1 (non-binding) Best Regards, Jiunn-Yang > Chia-Ping Tsai 於 2025年9月12日 上午11:45 寫道: > > +1 (binding) > > Kuan-Po Tseng 於 2025年9月12日 週五 上午9:08寫道: > >> Hi all, >> >> I would like to start a vote for KIP-1200: Deprecate >> ClientQuotaCallback#updateClusterMetadata >> >> KIP link: https://cwik

Re: [DISCUSS] KIP-1170: Unify cluster metadata bootstrapping

2025-09-20 Thread Jun Rao
Hi, Jose, Thanks for the reply. JR2. The approach described sounds good to me. Could you include it in the KIP? Jun On Thu, Sep 4, 2025 at 12:17 PM José Armando García Sancio wrote: > Hi Jun, thanks for the feedback. > > On Thu, Aug 28, 2025 at 3:03 PM Jun Rao wrote: > > JR1. "if the snapsho

[jira] [Resolved] (KAFKA-17255) Migrate ListOffsetsIntegrationTest to ClusterTestExtensions framework

2025-09-20 Thread TaiJuWu (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] TaiJuWu resolved KAFKA-17255. - Resolution: Duplicate > Migrate ListOffsetsIntegrationTest to ClusterTestExtensions framework >

[jira] [Resolved] (KAFKA-8202) StackOverflowError on producer when splitting batches

2025-09-20 Thread Christo Lolov (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christo Lolov resolved KAFKA-8202. -- Resolution: Fixed > StackOverflowError on producer when splitting batches > ---

[jira] [Created] (KAFKA-19702) Move MetadataVersionConfigValidator and related test code to metadata module

2025-09-20 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-19702: -- Summary: Move MetadataVersionConfigValidator and related test code to metadata module Key: KAFKA-19702 URL: https://issues.apache.org/jira/browse/KAFKA-19702 Proj

[jira] [Created] (KAFKA-19727) Make open telemetry object instantiation configurable

2025-09-20 Thread Jonathan Lacefield (Jira)
Jonathan Lacefield created KAFKA-19727: -- Summary: Make open telemetry object instantiation configurable Key: KAFKA-19727 URL: https://issues.apache.org/jira/browse/KAFKA-19727 Project: Kafka

Re: [DISCUSS] KIP-1170: Unify cluster metadata bootstrapping

2025-09-20 Thread Chia-Ping Tsai
Hi Jose, Thanks for your response. I may have misunderstood the KIP while reading. Could you help clarify the following: > The bootstrap checkpoint is loaded and decoded during node startup. It is a > fatal exception if the bootstrap checkpoint… This is one of the problems I am > trying to add

Re: [VOTE] 4.0.1 RC1

2025-09-20 Thread Matthias J. Sax
Thank you Christo. We just completed the work to resolve KAFKA-19668. - https://github.com/apache/kafka/pull/20470 - https://github.com/apache/kafka/pull/20484 - https://github.com/apache/kafka-site/pull/721 - https://github.com/apache/kafka/pull/20506 -Matthias On 9/3/25 9:13 AM, Christo Lo