conduktor.io ↗

KIP-935 — Extend AlterConfigPolicy with existing configurations

Discussion AdminBroker

Extends the `AlterConfigPolicy` interface to receive both the proposed config changes and the current (existing) configuration values, so policies can validate incremental updates in context. After KIP-339 introduced `IncrementalAlterConfigs`, policy implementations only see the delta, not the full resulting configuration, making context-aware validation impossible.

Details

AuthorJorge Esteban Quilcate Otoya
StatusDiscussion
JIRAKAFKA-15014
WikiView on Apache Wiki
Created2023-05-19
Last Modified2023-07-25
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.