KIP-316 — Command-line overrides for ConnectDistributed worker properties
Discussion Connect
Adds `--override key=value` command-line argument support to `connect-distributed.sh` so that runtime-determined properties (e.g., `rest.port`) can be injected without modifying the properties file. Currently, `ConnectDistributed` accepts exactly one argument (the properties file path), requiring wrapper scripts to generate a temporary file for any runtime-variable config.
Details
| Author | Kevin Lafferty |
| Status | Discussion |
| JIRA | KAFKA-7060 |
| Wiki | View on Apache Wiki |
| Created | 2018-06-14 |
| Last Modified | 2018-06-15 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.