Mark Miller created SOLR-5232:
---------------------------------

             Summary: 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
             Fix For: 4.5, 5.0


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to