startjava created KAFKA-9785: -------------------------------- Summary: use kafka-topics.sh can't --alter replication-factor??? Key: KAFKA-9785 URL: https://issues.apache.org/jira/browse/KAFKA-9785 Project: Kafka Issue Type: Test Reporter: startjava
ghy@ghy-VirtualBox:~/T/k/bin$ ./kafka-topics.sh --alter --topic my3 --bootstrap-server localhost:9081 --replication-factor 4 --partitions 3 Option "[replication-factor]" can't be used with option "[alter]" show bottom info !! Can update the documentin in the new kafka *.sh, now show old kafak doc info..... -- This message was sent by Atlassian Jira (v8.3.4#803005)