You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "startjava (Jira)" <ji...@apache.org> on 2020/03/30 07:19:00 UTC

[jira] [Created] (KAFKA-9785) use kafka-topics.sh can't --alter replication-factor???

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)