[ https://issues.apache.org/jira/browse/KAFKA-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14728522#comment-14728522 ]
Ewen Cheslack-Postava commented on KAFKA-2506: ---------------------------------------------- [~singhashish] While reviewing https://issues.apache.org/jira/browse/KAFKA-2464 I noticed that it did just that. Do you want to take a look at the patch to see if it covers the change you wanted and then close this if it does? > Refactor KafkaConsumer.partitionsFor(topic) to get metadata of topic without > modifying state of Metadata > -------------------------------------------------------------------------------------------------------- > > Key: KAFKA-2506 > URL: https://issues.apache.org/jira/browse/KAFKA-2506 > Project: Kafka > Issue Type: Improvement > Reporter: Ashish K Singh > Assignee: Ashish K Singh > > While working on KAFKA-1893, we realized that it will be good to refactor > KafkaConsumer.partitionsFor(topic) to get metadata of topic without modifying > state of Metadata. It can follow an approach similar to listTopics(). -- This message was sent by Atlassian JIRA (v6.3.4#6332)