confluentinc/confluent-kafka-python

read access to consumer/producer configuration

Open

#465 opened on Oct 11, 2018

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (3,526 stars) (909 forks)batch import
enhancementgood first issue

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!

Contributor guide

read access to consumer/producer configuration · confluentinc/confluent-kafka-python#465 | Good First Issue