Ashish K Singh created KAFKA-2506: ------------------------------------- Summary: 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)