confluentinc/confluent-kafka-python

read access to consumer/producer configuration

Open

#465 geöffnet am 11. Okt. 2018

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (909 Forks)batch import
enhancementgood first issuestatus:waiting-for-interest

Repository-Metriken

Stars
 (3.526 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 10T 2h) (27 gemergte PRs in 30 T)

Beschreibung

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!

Contributor Guide