Ewen Cheslack-Postava created KAFKA-6580:
--------------------------------------------
Summary: Connect bin scripts have incorrect usage
Key: KAFKA-6580
URL: https://issues.apache.org/jira/browse/KAFKA-6580
Project: Kafka
Issue Type: Bug
Components: KafkaConnect
Reporter: Ewen Cheslack-Postava
Originally we left usage to the actual binaries, which get them correct (modulo
the fact that they use the class names rather than the bin scripts). We added
usage I believe because some features of the bin script weren't listed in the
usage.
However, there are a couple of problems. First, we seem to have accidentally
swapped the standalone and distributed names in the two files, which is
confusing. Second, the usage is incomplete, so the need for standalone to have
both worker and the connector properties. We should fill these out to be more
complete.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)