[jira] [Resolved] (KAFKA-18920) The kcontrollers do not set kraft.version in ApiVersionsResponse

2025-03-08 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-18920. - Fix Version/s: (was: 3.9.1) Assignee: Colin McCabe (was: José Armando García Sancio

[jira] [Created] (KAFKA-18944) Remove unused setters from ClusterConfig

2025-03-08 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-18944: -- Summary: Remove unused setters from ClusterConfig Key: KAFKA-18944 URL: https://issues.apache.org/jira/browse/KAFKA-18944 Project: Kafka Issue Type: Impr

Re: [VOTE] 4.0.0 RC3

2025-03-08 Thread Chia-Ping Tsai
hi David I have cherry-pick https://github.com/apache/kafka/pull/19146 to 4.0 to fix the link of https://kafka.apache.org/40/zk2kraft Best, Chia-Ping On 2025/03/08 10:08:24 David Jacot wrote: > Hello Kafka users, developers and client-developers, > > This is the third candidate for release of

[jira] [Resolved] (KAFKA-18420) Find out the license which is in the license file but is not in distribution

2025-03-08 Thread kangning.li (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kangning.li resolved KAFKA-18420. - Resolution: Duplicate > Find out the license which is in the license file but is not in distribu

[jira] [Resolved] (KAFKA-18700) Migrate SnapshotPath, Entry, OffsetAndEpoch, LogFetchInfo, and LogAppendInfo to record classes

2025-03-08 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-18700. Fix Version/s: 4.1.0 Resolution: Fixed > Migrate SnapshotPath, Entry, OffsetAndEpoc

Re: [PR] MINOR: Add footer for zk2kraft [kafka-site]

2025-03-08 Thread via GitHub
chia7712 merged PR #666: URL: https://github.com/apache/kafka-site/pull/666 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@kafka.apache

[VOTE] 4.0.0 RC3

2025-03-08 Thread David Jacot
Hello Kafka users, developers and client-developers, This is the third candidate for release of Apache Kafka 4.0.0. - This is the first release without Apache Zookeeper - The Next Generation of the Consumer Rebalance Protocol is Generally Available - The Transactions Server-Side Defense (Phase 2)

Re: Protected Branches and Required Checks

2025-03-08 Thread David Arthur
Sorry, let me clarify that point. There are two proposed rulesets (full details in the INFRA ticket): 1) No force push on trunk or release branches 2) Commits require a PR with a passing status check Ruleset 1 cannot be bypassed. Ruleset 2 can be bypassed by committers. This means we should stil