KIP-865 — Support --bootstrap-server in kafka-streams-application-reset
Accepted Kafka 3.4 StreamsAdmin
Adds --bootstrap-server (singular) as an alias to the existing --bootstrap-servers parameter in kafka-streams-application-reset.sh, deprecating the non-standard plural form. All other Kafka CLI tools use --bootstrap-server; the inconsistency in the streams reset tool causes user confusion.
Details
| Author | Nikolay Izhikov |
| Status | Accepted |
| Kafka Version | 3.4 |
| JIRA | KAFKA-12878 |
| Wiki | View on Apache Wiki |
| Created | 2022-08-31 |
| Last Modified | 2022-09-13 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.