GitHub user melan opened a pull request:
https://github.com/apache/kafka/pull/840
KAFKA-2522: ConsumerGroupCommand writes error messages to STDERR instead of
STDOUT
ConsumerGroupCommand sends errors and valuable output to different streams.
It simplifies results parsing.
@
Github user melan closed the pull request at:
https://github.com/apache/kafka/pull/197
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enable
GitHub user melan opened a pull request:
https://github.com/apache/kafka/pull/197
KAFKA-2522: ConsumerGroupCommand writes error messages to STDERR
ConsumerGroupCommand sends errors and valuable output to different streams.
It simplifies results parsing.
@joestein @johann838