iddeepak opened a new pull request, #20240: URL: https://github.com/apache/kafka/pull/20240
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](https://github.com/apache/kafka/blob/trunk/tools/src/main/java/org/apache/kafka/tools/StreamsResetter.java)` we should return a proper error code. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org