Chang-Yu Huang created KAFKA-20018:
--------------------------------------
Summary: Move and Add Arguments to version-mapping Commands
Key: KAFKA-20018
URL: https://issues.apache.org/jira/browse/KAFKA-20018
Project: Kafka
Issue Type: Improvement
Components: tools
Reporter: Chang-Yu Huang
Assignee: Chang-Yu Huang
`kafka-feature.sh` sets `--bootstrap-server` and `--bootstrap-controller` as
required arguments, but they are actually not required in the `version-mapping`
and `feature-dependencies` subcommands. On the other hands, `kafka-storage.sh`
provides identical subcommands without requiring those cofigs.
To keep thing consistent, we may move bootstrap arguments of `kafka-feature.sh`
to subcommands that rely on them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)