[GitHub] kafka pull request: KAFKA-2522: ConsumerGroupCommand writes error ...

2016-01-29 Thread melan
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] kafka pull request: KAFKA-2522: ConsumerGroupCommand writes error ...

2016-01-29 Thread melan
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] kafka pull request: KAFKA-2522: ConsumerGroupCommand writes error ...

2015-09-06 Thread melan
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