Shalin Shekhar Mangar created SOLR-12750:
--------------------------------------------

             Summary: Migrate API should lock the collection instead of shard
                 Key: SOLR-12750
                 URL: https://issues.apache.org/jira/browse/SOLR-12750
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SolrCloud
            Reporter: Shalin Shekhar Mangar
             Fix For: master (8.0), 7.5


The Migrate API acquires the lock at the shard level and not even all of the 
relevant ones because the API can affect many shards and that information is 
not available at the time when the locking decisions are made. It is best if 
the Migrate API locks the entire collection instead of shard.



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

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

Reply via email to