[
https://issues.apache.org/jira/browse/KAFKA-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jay Kreps resolved KAFKA-291.
-----------------------------
Resolution: Fixed
> Add builder to create configs for consumer and broker
> -----------------------------------------------------
>
> Key: KAFKA-291
> URL: https://issues.apache.org/jira/browse/KAFKA-291
> Project: Kafka
> Issue Type: Improvement
> Components: core
> Affects Versions: 0.7
> Reporter: John Wang
> Attachments: builderPatch.diff
>
>
> Creating Consumer and Producer can be cumbersome because you have to remember
> the exact string for the property to be set. And since these are just
> strings, IDEs cannot really help.
> This patch contains builders that help with this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)