KIP-752 — Support --bootstrap-server in ReplicaVerificationTool
Discarded Admin
KIP-752 adds the `--bootstrap-server` flag to `ReplicaVerificationTool` as a replacement for the deprecated `--broker-list` flag, aligning it with the connection flag naming standard adopted across all other Kafka CLI tools in KIP-618. The inconsistent flag name (`--broker-list`) confused users who expected the same connection flag syntax as `kafka-topics.sh` and other tools.
Details
| Author | Dongjin Lee |
| Status | Discarded |
| JIRA | KAFKA-12899 |
| Wiki | View on Apache Wiki |
| Created | 2021-06-05 |
| Last Modified | 2024-07-07 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.