cjmamo / kafka-web-console

A web console for Apache Kafka (retired)
Apache License 2.0
762 stars 246 forks source link

Creates numerous 'kafka-web-console-####' consumer group entries in Zookeeper without cleaning them up when done. #36

Open ibanner56 opened 9 years ago

ibanner56 commented 9 years ago

Updated delete workflow in my personal fork - issue no longer persists. Until the changes get merged into master, code can be found here: https://github.com/ibanner56/kafka-web-console

ibanner56 commented 9 years ago

To note, pull request #40 fixes this.