druid/docs/configuration
Kashif Faraz d6565f46b0
Increase the computed value of replicationThrottleLimit (#14913)
Changes
- Increase value of `replicationThrottleLimit` computed by `smartSegmentLoading` from
2% to 5% of total number of used segments.
- Assign replicas to a tier even when some replicas are already being loaded in that tier
- Limit the total number of replicas in load queue at start of run + replica assignments in
the run to the `replicationThrottleLimit`.

i.e. for every tier,
    num loading replicas at start of run + num replicas assigned in run <= replicationThrottleLimit
2023-08-28 18:20:22 +05:30
..
extensions.md Docusaurus2 upgrade for master (#14411) 2023-08-16 19:01:21 -07:00
human-readable-byte.md Adding k8s support for human readable parsing (#12316) 2022-03-16 11:18:47 +08:00
index.md Increase the computed value of replicationThrottleLimit (#14913) 2023-08-28 18:20:22 +05:30
logging.md Docusaurus2 upgrade for master (#14411) 2023-08-16 19:01:21 -07:00