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
| Author | Aneel Nazareth |
| Status | Accepted |
| Kafka Version | 2.6 |
| JIRA | KAFKA-9612 |
| Wiki | View on Apache Wiki |
| Created | 2020-02-26 |
| Last Modified | 2020-04-01 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.