conduktor.io ↗

KIP-1014 — Managing Unstable Features in Apache Kafka

Discussion Kafka 3.7 Broker

KIP-1014 introduces an "unstable feature" framework for Apache Kafka where in-progress features are gated behind a feature flag and isolated from production traffic until fully complete and stabilized. Large features developed across many PRs produce a cluster in a partially implemented state where incompatible RPC or metadata record changes can break mixed-version clusters or expose unfinished functionality to users.

Protocol Impact

Fetch

Details

AuthorProven Provenzano
StatusDiscussion
Kafka Version3.7
JIRAKAFKA-15922
WikiView on Apache Wiki
Created2024-01-04
Last Modified2024-06-26
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.