replica.alter.log.dirs.io.max.bytes.per.second — Kafka Broker Configuration
A long representing the upper bound (bytes/sec) on disk IO used for moving replica between log directories on the same broker. This property can be only set dynamically.
Description
A long representing the upper bound (bytes/sec) on disk IO used for moving replica between log directories on the same broker. This property can be only set dynamically. It is suggested that the limit be kept above 1MB/s for accurate behaviour.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 4.3 | 9223372036854775807 |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.