confluentinc/confluent-kafka-python
在 GitHub 查看read access to consumer/producer configuration
Open
#465 建立於 2018年10月11日
enhancementgood first issuestatus:waiting-for-interest
倉庫指標
- Star
- (3,526 star)
- PR 合併指標
- (平均合併 10天 2小時) (30 天內合併 27 個 PR)
描述
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!