confluent-kafka-python
confluent-kafka-python copied to clipboard
Delete consumer group support
Hello, I see that the new version of librdkafka is out and I would like to know when will it compatible with this wrapper. I am interested in delete consumer groups function.
https://github.com/edenhill/librdkafka/releases/tag/v1.6.0
the python v1.6 release shouldn't be too far, but delete consumer groups hasn't been exposed yet in the binding.
Hello, I see that we have a release for the v1.6.0 https://github.com/confluentinc/confluent-kafka-python/releases/tag/v1.6.0 but I don't see the delete consumergroups function exposed. Do you think would be a new feature in the next release of the library @mhowlett ? thank you!
I added this one to our backlog.
What's the progress? @jliunyu
Closing with v2.0.2 as it contains delete_consumer_groups