confluentinc/confluent-kafka-python

read access to consumer/producer configuration

开放

#465 创建于 2018年10月11日

 (3 条评论) (0 个反应) (0 位负责人)Python (909 个派生)batch import
enhancementgood first issuestatus:waiting-for-interest

仓库指标

星标
 (3,526 个星标)
PR 合并指标
 (平均合并 10天 2小时) (30 天内合并 27 个 PR)

描述

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!

贡献者指南