DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
| Name | Description | Type | Default | Valid Values | Importance | Update Mode |
|---|---|---|---|---|---|---|
| leader.replication.throttled.rate | A long representing the upper bound (bytes/sec) on replication traffic for leaders enumerated in the property "leader.replication.throttled.replicas" (for each topic). It is suggested that the limit be kept above 1MB/s for accurate behaviour. | long | 9223372036854775807 | [0,...] | low | per-broker |
| follower.replication.throttled.rate | A long representing the upper bound (bytes/sec) on replication traffic for followers enumerated in the property "follower.replication.throttled.replicas" (for each topic). It is suggested that the limit be kept above 1MB/s for accurate behaviour. | long | 9223372036854775807 | [0,...] | low | per-broker |
...