[ https://issues.apache.org/jira/browse/KAFKA-13396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Luke Chen updated KAFKA-13396: ------------------------------ Fix Version/s: 3.0.1 3.1.0 > 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 > Priority: Major > Fix For: 3.1.0, 3.0.1 > > > 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)