GitHub user crhyne reopened a pull request:
https://github.com/apache/kafka/pull/824
KAFKA-3161: Fixed ProducerConfig/ConsumerConfig so that defaults are used
in java.util.Properties
This impacts the ProducerConfig and ConsumerConfig. I added a unit test to
reflect the new case
Github user crhyne closed the pull request at:
https://github.com/apache/kafka/pull/824
---
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 crhyne opened a pull request:
https://github.com/apache/kafka/pull/824
KAFKA-3161: Fixed ProducerConfig/ConsumerConfig so that defaults are used
in java.util.Properties
This impacts the ProducerConfig and ConsumerConfig. I added a unit test to
reflect the new case