Matthias J. Sax created KAFKA-6318:
--------------------------------------
Summary: StreamsResetter should return non-zero return code on
error
Key: KAFKA-6318
URL: https://issues.apache.org/jira/browse/KAFKA-6318
Project: Kafka
Issue Type: Bug
Components: streams, tools
Affects Versions: 1.0.0
Reporter: Matthias J. Sax
If users specify a non-existing topic as input parameter, {{StreamsResetter}}
only prints out an error message that the topic was not found, but return code
is still zero. We should return a non-zero return code for this case.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)