confluentinc/confluent-kafka-python
Vedi su GitHubread access to consumer/producer configuration
Open
#465 aperta il 11 ott 2018
enhancementgood first issuestatus:waiting-for-interest
Metriche repository
- Star
- (3526 star)
- Metriche merge PR
- (Merge medio 10g 2h) (27 PR mergiate in 30 g)
Descrizione
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!