[
https://issues.apache.org/jira/browse/KAFKA-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Rao updated KAFKA-472:
--------------------------
Remaining Estimate: (was: 72h)
Original Estimate: (was: 72h)
> update metadata in batches in Producer
> --------------------------------------
>
> Key: KAFKA-472
> URL: https://issues.apache.org/jira/browse/KAFKA-472
> Project: Kafka
> Issue Type: Bug
> Components: core
> Reporter: Jun Rao
> Labels: optimization
> Fix For: 0.8
>
>
> Currently, the producer obtains the metadata of topics being produced one at
> a time. This means that tools like mirror maker will make many getMetadata
> requests to the broker. Ideally, we should make
> BrokerPartition.getBrokerPartitionInfo() a batch api that takes a list of
> topics.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira