Sam, Currently the way you can achieve that is by querying zookeeper -
./bin/zookeeper-shell.sh zk_host:zk_port ls /brokers/topics This feature will be good to add as part of KAFKA-266 Thanks, Neha On Thu, Mar 22, 2012 at 12:55 AM, Sam William <[email protected]> wrote: > Is there a way I can query for the list of all available topics in a kafka > cluster? > > Sam William > [email protected] > > >
