Shalin Shekhar Mangar created SOLR-10822:
--------------------------------------------

             Summary: Concurrent replica placement calculations using 
Autoscaling Policy should not be allowed
                 Key: SOLR-10822
                 URL: https://issues.apache.org/jira/browse/SOLR-10822
             Project: Solr
          Issue Type: Sub-task
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SolrCloud
            Reporter: Shalin Shekhar Mangar
             Fix For: master (7.0)


Policy framework are now used to find replica placements by all collection APIs 
but since these APIs can be executed concurrently, we can get wrong placements 
because of concurrently running calculations. We should synchronize just the 
calculation part so that they happen serially.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to