Re: delay of producer and consumer in kafka 0.9 is too big to be accepted

2016-06-27 Thread Kafka
can someone please explain why latency is so big for me?thanks > 在 2016年6月25日,下午11:16,Jay Kreps 写道: > > Can you sanity check this with the end-to-end latency test that ships with > Kafka in the tools package? > > https://apache.googlesource.com/kafka/+/1769642bb779921267bd57d3d338591dbdf33842/c

Re: delay of producer and consumer in kafka 0.9 is too big to be accepted

2016-06-25 Thread Jay Kreps
Can you sanity check this with the end-to-end latency test that ships with Kafka in the tools package? https://apache.googlesource.com/kafka/+/1769642bb779921267bd57d3d338591dbdf33842/core/src/main/scala/kafka/tools/TestEndToEndLatency.scala On Saturday, June 25, 2016, Kafka wrote: > Hi all, >