Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
We currently wait for each internal retry request (TOLEADER orĀ FROMLEADER requests). This can cause a long wait time when retrying many requests and can timeout the client. We should instead wait once and retry the full batch of errors.
Attachments
Attachments
Issue Links
- relates to
-
SOLR-11881 Retry update requests from leaders to replicas
- Closed