conduktor.io ↗

KIP-574 — CLI Dynamic Configuration with file input

Accepted Kafka 2.6 Admin

Adds file input support to kafka-configs.sh so complex structured configurations (JSON, nested lists) can be passed via a file rather than inline on the command line. The existing --add-config option is limited to simple key=value pairs, making it impossible to set structured dynamic config values through the CLI.

Details

AuthorAneel Nazareth
StatusAccepted
Kafka Version2.6
JIRAKAFKA-9612
WikiView on Apache Wiki
Created2020-02-26
Last Modified2020-04-01
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.