[ 
https://issues.apache.org/jira/browse/KAFKA-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Neha Narkhede updated KAFKA-472:
--------------------------------

    Fix Version/s:     (was: 0.8.1)
                   0.9.0

> 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.9.0
>
>
> 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 was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to