Are you using log compaction? On Tue, Apr 7, 2020 at 6:29 PM Soumyajit Sahu <soumyajit.s...@gmail.com> wrote:
> We are running Kafka on AWS EC2 instances (m5.2xlarge) with mounted EBS st1 > volume (one on each machine). > Occasionally, we have noticed that the write ops/second goes through the > roof and we get throttled by AWS while the data throughput wouldn't have > changed much. As far as our observation goes, it happens usually after a > broker restart. > > Has anyone else come across this behavior? > > Thanks! >