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!