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
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,
>
Hi all,
my kafka cluster is composed of three brokers with each have 8core cpu
and 8g memory and 1g network card.
with java async client,I sent 100 messages with size of 1024 bytes
per message ,the send gap between each sending is 20us,the consumer’s config is
like this,fetch