Release Dates

  • KIP Freeze: 20th November 2024 (Wednesday)
    • A KIP must be accepted by this date in order to be considered for this release. Note, any KIP that may not be implemented in a week, or that might destabilize the release, should be deferred.
  • Feature Freeze: 11th December 2024 (Wednesday)
    • major features merged & working on stabilisation, minor features have PR, release branch cut; anything not in this state will be automatically moved to the next release in Jira
    • Increased the time between the KIP Freeze and the Feature Freeze due to Thanksgiving.
  • Code Freeze: 15th January 2025 (Wednesday)
    • Increased the time between the Feature Freeze and the Code Freeze due to the holiday season.
  • At least two weeks of stabilization will follow Code Freeze, meaning we expect to release no earlier than January 29th 2025.


These dates are goals and subject to change, but we expect to stay on the Time Based Release Plan unless unexpected critical issues come up. While the earliest possible release date is 2w after code freeze, release candidates (RCs) will roll out as needed until the release vote passes.

The release manager is David Jacot  

How to Contribute

Before code freeze:

  • Participate in votes and discussions to land or postpone the open KIPs.
  • Review patches. We anticipate that this release, as it usually happens, will be bottlenecked mostly on reviews. The more reviewers, the more content we can fit in.
  • Write unit/integration/system tests. We want to preserve the tradition of high-quality releases in Apache Kafka. 

After code freeze:

  • Write more unit/integration/system tests. We want to preserve the tradition of high-quality releases in Apache Kafka.
  • Improve documentation.
  • Test the release candidates. 
  • Open blocker JIRAs on critical issues found. Open non-blocker JIRAs on any other issues found.
  • Fix critical bugs.
  • Review bug fixes.
  • Vote on release candidates. Even though only PMC votes are binding, community votes are super important as we evaluate the readiness of the release.

Open Issues

Key Summary T Created Updated Due Assignee Reporter P Status Resolution
Loading...
Refresh


Also, feel free to refer to the 4.0.0 release page for more details of the included tickets (requires logging in to the Apache Kafka Jira project).

Planned KIP Content

Note: The planned content is not binding - the final content will be based on the features committed by the branch-cutting date.

See Kafka Improvement Proposals for the full list of KIPs.

If you do not see your KIP here and want to, please reply to the mailing list thread about the release!

KIPJIRAComponentStatus
KIP-1043: Administration of groups

KAFKA-16891 - Getting issue details... STATUS

ToolsComplete, apart from one deprecation planned for 4.1.
KIP-1089: Allow disabling heartbeats replication in MirrorSourceConnector

KAFKA-17534 - Getting issue details... STATUS

Mirror Maker 2
KIP-1074: Allow the replication of user internal topics

KAFKA-17200 - Getting issue details... STATUS

Mirror Maker 2
KIP-1073: Return fenced brokers in DescribeCluster response

KAFKA-17094 - Getting issue details... STATUS

Core
KIP-1112: allow custom processor wrapping

KAFKA-18026 - Getting issue details... STATUS

streams
KIP-1106: Add duration based offset reset option for consumer clients

KAFKA-17934 - Getting issue details... STATUS

clients/streams
KIP-1105: Make remote log manager thread-pool configs dynamic

KAFKA-17928 - Getting issue details... STATUS

Core
KIP-1104: Allow Foreign Key Extraction from Both Key and Value in KTable Joins

KAFKA-17893 - Getting issue details... STATUS

streams
KIP-1099: Extend kafka-consumer-groups command line tool to support new consumer group

KAFKA-17750 - Getting issue details... STATUS

Tools
KIP-1091: Improved Kafka Streams operator metrics

KAFKA-17561 - Getting issue details... STATUS

streams
KIP-1085: Fix leaking *_DOC variables in StreamsConfig

  KAFKA-17427 - Getting issue details... STATUS

Streams
KIP-1087: Removing intermediateTopicsOption from StreamsResetter

KAFKA-12823 - Getting issue details... STATUS

Streams/ToolsDeprecation done in 4.0.
KIP-1082: Require Client-Generated IDs over the ConsumerGroupHeartbeat RPC

KAFKA-17116 - Getting issue details... STATUS

Clients
KIP-1079: Deprecate `delete-config` of TopicCommand

KAFKA-17087 - Getting issue details... STATUS

Tools
KIP-1078: Remove Leaking Getter Methods in Joined Helper Class

KAFKA-17253 - Getting issue details... STATUS

Streams
KIP-1077: Deprecate `ForeachProcessor` and move to internal package

KAFKA-17224 - Getting issue details... STATUS

Streams
KIP-1076: Metrics for client applications KIP-714 extension

KAFKA-17248 - Getting issue details... STATUS

Clients/Streams
KIP-1075: Introduce delayed remote list offsets purgatory to make LIST_OFFSETS async

KAFKA-15859 - Getting issue details... STATUS

Core
KIP-1070: deprecate MockProcessorContext

KAFKA-9738 - Getting issue details... STATUS

Streams
KIP-1065: Add "retry" return-option to ProductionExceptionHandler

KAFKA-17057 - Getting issue details... STATUS

Streams
KIP-1058: Txn consumer exerts pressure on remote storage when collecting aborted transactions

KAFKA-16780 - Getting issue details... STATUS

Core
KIP-1056: Remove `default.` prefix for exception handler StreamsConfig

KAFKA-16863 - Getting issue details... STATUS

Streams
KIP-950: Tiered Storage Disablement

KAFKA-15132 - Getting issue details... STATUS

Core
KIP-1041: Drop `offsets.commit.required.acks` config in 4.0 (deprecate in 3.8)

KAFKA-16658 - Getting issue details... STATUS

Core
KIP-1032: Upgrade to Jakarta and JavaEE 10 in Kafka 4.0

KAFKA-16437 - Getting issue details... STATUS

Core
KIP-1030: Change constraints and default values for various configurations

KAFKA-16368 - Getting issue details... STATUS

CoreAccepted
KIP-1013: Drop broker and tools support for Java 11 in Kafka 4.0 (deprecate in 3.7)

KAFKA-16096 - Getting issue details... STATUS

Core/Tools
KIP-1011: Use incrementalAlterConfigs when updating broker configs by kafka-configs.sh

KAFKA-16181 - Getting issue details... STATUS

Core/Tools
KIP-970: Deprecate and remove Connect's redundant task configurations endpoint

KAFKA-15387 - Getting issue details... STATUS

Connect
KIP-996: Pre-Vote

KAFKA-16164 - Getting issue details... STATUS

Core
KIP-966: Eligible Leader Replicas

KAFKA-15332 - Getting issue details... STATUS

Core
KIP-932: Queues for Kafka

KAFKA-16092 - Getting issue details... STATUS

CoreEarly access
KIP-896: Remove old client protocol API versions in Kafka 4.0

KAFKA-14560 - Getting issue details... STATUS

Core
KIP-890: Transactions Server-Side Defense (Phase 2)

KAFKA-14402 - Getting issue details... STATUS

Core
KIP-848: The Next Generation of the Consumer Rebalance Protocol

KAFKA-14048 - Getting issue details... STATUS

Core
KIP-724: Drop support for message formats v0 and v1

KAFKA-12872 - Getting issue details... STATUS

Core
KIP-653: Upgrade log4j to log4j2

KAFKA-9366 - Getting issue details... STATUS

Clients/Connect/Core/KRaft/MirroMaker/Storage/Streams/Tools

Postponed to subsequent release







  • No labels