confluentinc/confluent-kafka-python
在 GitHub 查看read access to consumer/producer configuration
Open
#465 建立於 2018年10月11日
enhancementgood first issue
描述
I don't think there's a way to read a consumer's(or a producer's) configuration after it has been instantiated? Could it be added eventually? A simple read-only dict-like interface could be useful.
Thanks!