[GitHub] kafka pull request: KAFKA-3134: Fix missing value.deserializer err...

2016-01-22 Thread happymap
GitHub user happymap opened a pull request: https://github.com/apache/kafka/pull/803 KAFKA-3134: Fix missing value.deserializer error during KafkaConsumer… … initialization You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] kafka pull request: KAFKA-3233: expose per topic consumer metrics ...

2016-02-11 Thread happymap
GitHub user happymap opened a pull request: https://github.com/apache/kafka/pull/905 KAFKA-3233: expose per topic consumer metrics to metrics reporter In version of 0.8.2.1, the old consumer will provide the metrics reporter per-topic consumer metrics under group

[GitHub] kafka pull request: KAFKA-3233: expose per topic consumer metrics ...

2016-02-19 Thread happymap
Github user happymap closed the pull request at: https://github.com/apache/kafka/pull/905 --- 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

[GitHub] kafka pull request: KAFKA-3233: expose consumer per-topic metrics

2016-02-19 Thread happymap
GitHub user happymap opened a pull request: https://github.com/apache/kafka/pull/939 KAFKA-3233: expose consumer per-topic metrics In version of 0.8.2.1, the old consumer will provide the metrics reporter per-topic consumer metrics under group 'ConsumerTopicMetrics'. F