Luke Chen created KAFKA-13396:
---------------------------------
Summary: kafka-topics.sh --create should not require the
partitions/replication-factor argument
Key: KAFKA-13396
URL: https://issues.apache.org/jira/browse/KAFKA-13396
Project: Kafka
Issue Type: Bug
Affects Versions: 3.0.0
Reporter: Luke Chen
Assignee: Luke Chen
When removing the support of --zookeeper for kafka-topics.sh in KAFKA-12596, we
accidentally add a constraint in --create case, that the
partitions/replication-factor are now required. This constraint should only
apply for zookeeper case.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)