startjava created KAFKA-9773: -------------------------------- Summary: Option combination "[bootstrap-server],[config]" can't be used with option "[alter]" Key: KAFKA-9773 URL: https://issues.apache.org/jira/browse/KAFKA-9773 Project: Kafka Issue Type: Task Reporter: startjava
ghy@ghy-VirtualBox:~/T/k/bin$ ./kafka-topics.sh --topic my3 --bootstrap-server localhost:9081,localhost:9082,localhost:9083 --alter --config max.message.bytes=20480 Option combination "[bootstrap-server],[config]" can't be used with option "[alter]" use kafka2.4.1 version bottom error! how do not show bottom error ? -- This message was sent by Atlassian Jira (v8.3.4#803005)