[
https://issues.apache.org/jira/browse/KAFKA-20018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chang-Yu Huang updated KAFKA-20018:
-----------------------------------
Description:
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.
Also see
[KIP-1234|https://cwiki.apache.org/confluence/display/KAFKA/KIP-1234%3A+Move+and+Add+Arguments+to+version-mapping+Commands]
was:
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.
> 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
> Priority: Minor
>
> 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.
> Also see
> [KIP-1234|https://cwiki.apache.org/confluence/display/KAFKA/KIP-1234%3A+Move+and+Add+Arguments+to+version-mapping+Commands]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)