Craig McConomy created KAFKA-2458:
-------------------------------------
Summary: Documentation bug - Quickstart references
'bin/kafka-XXX-topic.sh' scripts which no longer exist
Key: KAFKA-2458
URL: https://issues.apache.org/jira/browse/KAFKA-2458
Project: Kafka
Issue Type: Bug
Components: website
Affects Versions: 0.8.2.1
Reporter: Craig McConomy
Priority: Minor
When following the guide @ https://kafka.apache.org/08/quickstart.html with the
latest version available (0.8.2.1), I found reference to the following scripts:
bin/kafka-create-topic.sh
bin/kafka-list-topic.sh
These have apparently been replaced by a single script,
bin/kafka-topic.sh --create
bin/kafka-topic.sh --list
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)