Parsely/pykafka

investigate kafka's verifiable client support

Open

#611 aperta il 21 ott 2016

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Python (231 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (1114 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor