confluentinc/confluent-kafka-python
read access to consumer/producer configuration
Aperta
#465 aperta il 11 ott 2018
enhancementgood first issuestatus:waiting-for-interest
Metriche repository
- Star
- (3526 stelle)
- 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!