You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Cao Manh Dat (JIRA)" <ji...@apache.org> on 2018/08/08 08:40:00 UTC

[jira] [Created] (SOLR-12642) SolrCmdDistributor should send updates in batch when use Http2SolrClient

Cao Manh Dat created SOLR-12642:
-----------------------------------

             Summary: SolrCmdDistributor should send updates in batch when use Http2SolrClient
                 Key: SOLR-12642
                 URL: https://issues.apache.org/jira/browse/SOLR-12642
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Cao Manh Dat


In the past, all the updates are sent in a single stream from the leader, the replica will create a single thread to parse all the updates. For the simplicity of {{SOLR-12605}}, the replica will parse updates in different threads.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org