dpkp / kafka-python

Python client for Apache Kafka
http://kafka-python.readthedocs.io/
Apache License 2.0
5.59k stars 1.4k forks source link

Add ACL kafka protocols to AdminClient #1638

Closed ulrikjohansson closed 4 years ago

ulrikjohansson commented 5 years ago

I could not find any mention in these issues of adding ACL protocols to this project. Is that something that would be attractive to add? I could try and add the Create/Delete/Describe protocols and implement methods for them in the AdminClient in that case.

I'm currently using the kafka supplied shellscripts for managing Acls, but I find them very clunky and resource heavy, so being able to use kafka-python for that would be great =)

dpkp commented 5 years ago

Great idea! I havent looked at ACL admin protocols.

On Thu, Nov 15, 2018, 3:07 PM Ulrik Johansson <notifications@github.com wrote:

I could not find any mention in these issues of adding ACL protocols to this project. Is that something that would be attractive to add? I could try and add the Create/Delete/Describe protocols and implement methods for them in the AdminClient in that case.

I'm currently using the kafka supplied shellscripts for managing Acls, but I find them very clunky and resource heavy, so being able to use kafka-python for that would be great =)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dpkp/kafka-python/issues/1638, or mute the thread https://github.com/notifications/unsubscribe-auth/AAzetA2glKIx-j3uihRHC50_FijEGZ1nks5uvfOxgaJpZM4Yjl5m .