follower.replication.throttled.rate — Kafka Broker Configuration
A long representing the upper bound (bytes/sec) on replication traffic for followers enumerated in the property follower.replication.
Description
A long representing the upper bound (bytes/sec) on replication traffic for followers enumerated in the property follower.replication.throttled.replicas (for each topic). 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.