confluentinc/confluent-kafka-python

read access to consumer/producer configuration

Open

#465 aberto em 11 de out. de 2018

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Python (909 forks)batch import
enhancementgood first issuestatus:waiting-for-interest

Métricas do repositório

Stars
 (3.526 stars)
Métricas de merge de PR
 (Mesclagem média 10d 2h) (27 fundiu PRs em 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!

Guia do colaborador