confluentinc/confluent-kafka-python

read access to consumer/producer configuration

Open

#465 创建于 2018年10月11日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Python (3,526 star) (909 fork)batch import
enhancementgood first issue

描述

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!

贡献者指南