cjmamo / kafka-web-console

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

eliminate same brokers and topics #55

Open shadyxu opened 9 years ago

shadyxu commented 9 years ago

We have a zookeeper cluster, so we register all zookeeper servers in case any of them fails. Then there are duplicate brokers in the brokers tab. Things are the same with topics.

Is it possible that the duplicate information be eliminated?