Vinoth Chandar created KAFKA-10071:
--------------------------------------
Summary: TopicCommand tool should make more efficient metadata
calls to Kafka Servers
Key: KAFKA-10071
URL: https://issues.apache.org/jira/browse/KAFKA-10071
Project: Kafka
Issue Type: Improvement
Reporter: Vinoth Chandar
Assignee: Vinoth Chandar
This is a follow up from discussion of. KAFKA-9945
[https://github.com/apache/kafka/pull/8737]
alter, describe, delete all pull down the entire topic list today, in order to
support regex matching .. We need to make these commands much more efficient
(there is also the issue that regex includes support for period.. so may be we
need two different switches going forward)..
--
This message was sent by Atlassian Jira
(v8.3.4#803005)