KIP-701 — Add--override option to bin/connect-distributed.sh
Discussion ConnectAdmin
Adds `--override` flag support to `kafka-server-start.sh` for Connect workers, allowing per-property overrides from the command line without modifying the worker properties file. The `kafka-server-start.sh` script already supported `--override` for brokers, but the equivalent Connect startup script did not, requiring file edits for one-off configuration changes.
Details
| Author | Akitoshi Yoshida |
| Status | Discussion |
| Wiki | View on Apache Wiki |
| Created | 2020-12-22 |
| Last Modified | 2020-12-22 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.