GitHub user pyr opened a pull request:
https://github.com/apache/kafka/pull/51
ConsumerConfig now expects "bootstrap.servers" in config.
Small typo to have the documentation in line with `KafkaProducer.java`.
Kudos on the awesome documentation work!
You can merge
Github user pyr closed the pull request at:
https://github.com/apache/kafka/pull/51
---
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 enabled
Github user pyr closed the pull request at:
https://github.com/apache/kafka/pull/690
---
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 enabled
GitHub user pyr opened a pull request:
https://github.com/apache/kafka/pull/690
consumer: Collection alternatives to array calls. Fixes KAFKA-3006
This makes it much easier when using the library from some JVM languages.
In clojure for instance you can go from