Tom Bentley created KAFKA-5508:
----------------------------------
Summary: Documentation for altering topics
Key: KAFKA-5508
URL: https://issues.apache.org/jira/browse/KAFKA-5508
Project: Kafka
Issue Type: Bug
Components: documentation
Reporter: Tom Bentley
Priority: Minor
According to the upgrade documentation:
bq. Altering topic configuration from the kafka-topics.sh script
(kafka.admin.TopicCommand) has been deprecated. Going forward, please use the
kafka-configs.sh script (kafka.admin.ConfigCommand) for this functionality.
But the Operations documentation still tells people to use kafka-topics.sh to
alter their topic configurations.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)