Kafdrop
Kafdrop copied to clipboard
Manage new consumer type (kafka 0.10.x)
Hi,
Kafka >0.10.x introduce a new consumer type. No problem with Kafdrop, except that you no longer see the owner. We can see the new consumer type with this command:
./kafka-consumer-groups.sh --new-consumer --describe --group MYGROUP --bootstrap-server localhost:9092
Is this being addressed by the 2.0 release?
Kafdrop is still using Kafka 0.8, so it still has no way to discover the new non-ZK based consumer types. We hope to upgrade to Kafka 0.10 later this year, at which point Kafdrop will be compatible.
Guys, thats a very nice application you have. I'm thinking about migrating it to gradle(latest version) and putting kafka 0.10 to work. I have some ideas on some features to add too :).
Here we are using kafka 0.10.x And 0.11 will be released soon.
Hi @michael-pratt, is there any ETA for supporting newer kafa versions?
Suri
Hi @thammuio, we've had some other higher priority tasks the past few months, but we're still hoping to do our Kafka upgrade this year.
Thank you, @michael-pratt. I will look forward for this.
Suri
Hi @michael-pratt , is the Kafdrop Upgraded to support newer versions(0.10)?
hi @michael-pratt just wanted to check if you are able to upgrade the Kafdrop to support 0.10.x version of Kafka? and do you have any timelines to get the code pushed here?
Thanks in advance...
There is no real development taking place on Kafdrop 2.x. Consider updating to the next major version – Kafdrop 3.
@ekoutanov Thanks, Let me check. Does Kafdrop3 works with SASL_SSL (both kerberos and ssl enabled kafka clusters)?