conduktor.io ↗

KIP-894 — Use incrementalAlterConfig for syncing topic configurations

Accepted Kafka 3.5 MirrorMakerAdmin

Migrates MirrorMaker2 topic configuration sync from the deprecated AlterConfigs RPC to IncrementalAlterConfigs, controlled by a use.incremental.alter.configs setting (default requested). The AlterConfigs API replaces the entire topic config, causing MirrorMaker2 to clear configurations it was not supposed to replicate (e.g., throttling replicas set by Cruise Control on the target cluster).

Details

AuthorGantigmaa Selenge
StatusAccepted
Kafka Version3.5
JIRAKAFKA-14420
WikiView on Apache Wiki
Created2022-12-15
Last Modified2023-02-27
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.