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 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 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 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