Kafdrop icon indicating copy to clipboard operation
Kafdrop copied to clipboard

Manage new consumer type (kafka 0.10.x)

Open duylong opened this issue 8 years ago • 10 comments

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

duylong avatar Jan 05 '17 13:01 duylong

Is this being addressed by the 2.0 release?

alexef avatar Jun 22 '17 06:06 alexef

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.

michael-pratt avatar Jun 22 '17 13:06 michael-pratt

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.

marcosArruda avatar Jun 29 '17 00:06 marcosArruda

Hi @michael-pratt, is there any ETA for supporting newer kafa versions?

Suri

thammuio avatar Sep 21 '17 00:09 thammuio

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.

michael-pratt avatar Sep 22 '17 04:09 michael-pratt

Thank you, @michael-pratt. I will look forward for this.

Suri

thammuio avatar Sep 25 '17 01:09 thammuio

Hi @michael-pratt , is the Kafdrop Upgraded to support newer versions(0.10)?

thammuio avatar Jan 17 '18 21:01 thammuio

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...

thammuio avatar Mar 27 '18 23:03 thammuio

There is no real development taking place on Kafdrop 2.x. Consider updating to the next major version – Kafdrop 3.

ekoutanov avatar Jun 16 '19 00:06 ekoutanov

@ekoutanov Thanks, Let me check. Does Kafdrop3 works with SASL_SSL (both kerberos and ssl enabled kafka clusters)?

thammuio avatar Jun 18 '19 16:06 thammuio