Description
Since updates with different id are independent, therefore it is safe to replay them in parallel. This will significantly reduce recovering time of replicas in high load indexing environment.
Attachments
Attachments
Issue Links
- causes
-
SOLR-17413 UpdateLog Replay can throw ConcurrentModificationException from sharing the request
- Resolved
- relates to
-
SOLR-15983 ClassCastException in UpdateLog$LogReplayer.doReplay
- Closed