actually, I believe kafka-topics --list already shows this information. At least, I remember adding this feature...
On Wed, Jul 22, 2015 at 3:11 PM, Ashish Singh <asi...@cloudera.com> wrote: > Hey Jaikiran, I think that is a fair ask. However, I am curious in which > scenario would you want to know the topics that should not exist anymore, > deleted topics? > > On Mon, Jul 20, 2015 at 8:58 PM, Jaikiran Pai <jai.forums2...@gmail.com> > wrote: > >> Would it be possible to enhance the kafka-topics.sh script so that it can >> show, against the topic it's listing, whether a particular topic is marked >> for deletion? Right now, to figure out whether a topic has been marked for >> deletion, one has to use the zookeeper-shell script and list the topics >> under /admin/delete_topics (at least, that's the only way I know off). It >> would be far more easier to just have this info via the Kafka scripts. >> >> -Jaikiran >> > > > > -- > > Regards, > Ashish