Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
Description
The ability to throttle replication was added in SOLR-6485 but the throttle is applied only per-request so if N replicas go into recovery together the actual outgoing network usage would be N * maxWriteMBPerSec.
Ideally there should be a way to apply such limits per-node instead of only per-leader but I digress.
Attachments
Attachments
Issue Links
- is related to
-
SOLR-6485 ReplicationHandler should have an option to throttle the speed of replication
- Closed