Matthias J. Sax created KAFKA-19537: ---------------------------------------
Summary: StreamsGroupCommand should return exit code Key: KAFKA-19537 URL: https://issues.apache.org/jira/browse/KAFKA-19537 Project: Kafka Issue Type: Improvement Components: streams, tools Affects Versions: 4.1.0 Reporter: Matthias J. Sax The newly added `StreamsGroupCommand.java` tool, does not return a popper error code, what might break scripts which use `bin/kafka-streams-group.sh` as they cannot do proper error handling. Similar to existing `StreamsResetter.java` we should return a proper error code. -- This message was sent by Atlassian Jira (v8.20.10#820010)