You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Buntu Dev <bu...@gmail.com> on 2016/01/06 01:26:50 UTC

End to end testing

Hi -- I got Kafka 0.8.2 and looking for ways to setup some end to end
testing in Kafka to produce and consume messages to each partition for a
given topic and replication is active. Is there a simple test suite that is
available to perform these?

Thanks!