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!