confluentinc/confluent-kafka-python

read access to consumer/producer configuration

Open

#465 ouverte le 11 oct. 2018

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Python (909 forks)batch import
enhancementgood first issuestatus:waiting-for-interest

Métriques du dépôt

Stars
 (3 526 stars)
Métriques de merge PR
 (Merge moyen 10j 2h) (27 PRs mergées en 30 j)

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!

Guide contributeur