[
https://issues.apache.org/jira/browse/KAFKA-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13951478#comment-13951478
]
Jay Bae commented on KAFKA-1348:
--------------------------------
Due to ephemeralness of the cloud, a list of brokers can be changed for
example, when the instance is terminated and new one is launched. So,
BrokerPartitionInfo's brokers should be replaced by something like
ProducerDiscovery.getBrokers().
I can understand 0.8.1.1 is just for critical bug fixes and I will wait for
another workaround such as route53 DNS and I will contribute on the new client
side.
> 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)