You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Joe Stein (JIRA)" <ji...@apache.org> on 2013/06/13 16:54:27 UTC

[jira] [Updated] (KAFKA-472) update metadata in batches in Producer

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

Joe Stein updated KAFKA-472:
----------------------------

    Fix Version/s:     (was: 0.8)
                   0.8.1
    
> 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.1
>
>
> 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