confluentinc/confluent-kafka-python
read access to consumer/producer configuration
オープン
#465 opened on 2018/10/11
enhancementgood first issuestatus:waiting-for-interest
Repository metrics
- Stars
- (3,526 個のスター)
- 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!