Description
The current approach was never the best for SolrCloud - it was designed for a pre SolrCloud Solr - it also uses too many connections and threads - nailing that down is likely wasted effort when we should really move away from explicitly buffering docs and sending small batches per thread as we have been doing.
Attachments
Attachments
Issue Links
- contains
-
SOLR-4956 make maxBufferedAddsPerServer configurable
- Resolved
- incorporates
-
SOLR-5364 SolrCloud stops accepting updates
- Resolved
- is related to
-
SOLR-5216 Document updates to SolrCloud can cause a distributed deadlock.
- Resolved
- relates to
-
SOLR-6136 ConcurrentUpdateSolrServer includes a Spin Lock
- Resolved