Shalin Shekhar Mangar created SOLR-11065:
--------------------------------------------

             Summary: ExecutePlanAction should execute operations in parallel
                 Key: SOLR-11065
                 URL: https://issues.apache.org/jira/browse/SOLR-11065
             Project: Solr
          Issue Type: Sub-task
      Security Level: Public (Default Security Level. Issues are Public)
          Components: AutoScaling, SolrCloud
            Reporter: Shalin Shekhar Mangar
             Fix For: 7.1


Currently this class executes operations suggested by the policy sequentially 
but there is potential for running them in parallel once SOLR-10822 is 
resolved. This can be massively faster for events such as nodeLost and 
nodeAdded.

There should also be some kind of throttling added to ensure that we do not 
overwhelm the node or the cluster itself. SOLR-8955 can be useful here.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to