Hi,

We observed below correlation between kafka configuration and performance
data:

1. producer insertion rate drops as compression enabled, especially gzip;
2. when the producer batch size is below 200, we got high CPU/network IO on
brokers, got high network IO on producers/consumers;

What's the reasons behind?

thanks.

Reply via email to