[ 
https://issues.apache.org/jira/browse/SOLR-5232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13955931#comment-13955931
 ] 

Mark Miller commented on SOLR-5232:
-----------------------------------

I do think the per request time may have gone up a bit (and we might be able to 
improve that), but with a tradeoff that batch or streaming updates are much, 
much faster.

> SolrCloud should distribute updates via streaming rather than buffering.
> ------------------------------------------------------------------------
>
>                 Key: SOLR-5232
>                 URL: https://issues.apache.org/jira/browse/SOLR-5232
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrCloud
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>            Priority: Critical
>             Fix For: 4.6, 5.0
>
>         Attachments: SOLR-5232.patch, SOLR-5232.patch, SOLR-5232.patch, 
> SOLR-5232.patch, SOLR-5232.patch, SOLR-5232.patch
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to