confluentinc/confluent-kafka-python
GitHub で見るread access to consumer/producer configuration
Open
#465 opened on 2018年10月11日
enhancementgood first issuestatus:waiting-for-interest
Repository metrics
- Stars
- (3,526 stars)
- PR merge metrics
- (平均マージ 10d 2h) (30d で 27 merged PRs)
説明
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!