Parsely/pykafka

investigate kafka's verifiable client support

Open

#611 建立於 2016年10月21日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Python (1,114 star) (231 fork)batch import
enhancementhelp wanted

描述

https://github.com/apache/kafka/pull/2048

This change to Kafka introduces verifiable clients, which define an interface clients can implement to work against Kafka's own integration tests. We should investigate what it will take to my pykafka compatible with this protocol.

See the example verifiable consumer for guidelines on how to implement this for pykafka.

貢獻者指南

investigate kafka's verifiable client support · Parsely/pykafka#611 | Good First Issue