[ https://issues.apache.org/jira/browse/KAFKA-3358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15243134#comment-15243134 ]
Ismael Juma commented on KAFKA-3358: ------------------------------------ Also, are there other places where we are using `dequeFor` unnecessarily? It seems to me that we should only use it when we want to rely on the automatic creation of the deque, but we tend to use it everywhere. > Only request metadata updates once we have topics or a pattern subscription > --------------------------------------------------------------------------- > > Key: KAFKA-3358 > URL: https://issues.apache.org/jira/browse/KAFKA-3358 > Project: Kafka > Issue Type: Improvement > Components: clients > Affects Versions: 0.9.0.0, 0.9.0.1 > Reporter: Ismael Juma > Assignee: Jason Gustafson > Priority: Critical > Fix For: 0.10.1.0 > > > The current code requests a metadata update for _all_ topics which can cause > major load issues in large clusters. -- This message was sent by Atlassian JIRA (v6.3.4#6332)