In theory this is nice. However, one possibly silly question... personally I've found that most times when I wanted to list the topics, I normally also wanted to know additional metadata such as the leader of the topic.
So I just want to doublecheck that there are enough common use cases that only want to know the list of topics to merit creating a new request/response type? On Thu, Apr 20, 2017 at 2:17 PM, Colin McCabe <cmcc...@apache.org> wrote: > Hi all, > > While working on the AdminClient, we determined that we didn't have a > way to efficiently list all the topics in the cluster. I wrote up a KIP > to add a ListTopicsRequest to make this more efficient in larger > clusters with more brokers and topics. Please take a look at the KIP > here: > > https://cwiki.apache.org/confluence/display/KAFKA/KIP- > 142%3A+Add+ListTopicsRequest+to+efficiently+list+all+the+ > topics+in+a+cluster > > cheers, > Colin >