[
https://issues.apache.org/jira/browse/KAFKA-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13951513#comment-13951513
]
Jay Kreps commented on KAFKA-1348:
----------------------------------
In the new producer the bootstrap just happens during intialization, after that
all further metadata updates happen off the full up-to-date set of brokers. So
it just needs to get used once.
> Producer's Broker Discovery Interface
> -------------------------------------
>
> Key: KAFKA-1348
> URL: https://issues.apache.org/jira/browse/KAFKA-1348
> Project: Kafka
> Issue Type: Improvement
> Components: producer
> Reporter: Jay Bae
> Assignee: Jun Rao
>
> Producer has a property 'broker.list' static configuration. I need a
> requirement to be able to override this behavior such as Netflix Eureka
> Discovery module. Let me contribute and please add this to 0.8.1.1 release.
--
This message was sent by Atlassian JIRA
(v6.2#6252)