confluentinc/confluent-kafka-python
View on GitHubread access to consumer/producer configuration
Open
#465 opened on Oct 11, 2018
enhancementgood first issuestatus:waiting-for-interest
Repository metrics
- Stars
- (3,526 stars)
- PR merge metrics
- (Avg merge 10d 2h) (27 merged PRs in 30d)
Description
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!