Shalin Shekhar Mangar created SOLR-12721:
--------------------------------------------

             Summary: The shard parameter should be optional in AddReplica API
                 Key: SOLR-12721
                 URL: https://issues.apache.org/jira/browse/SOLR-12721
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SolrCloud
            Reporter: Shalin Shekhar Mangar
             Fix For: master (8.0), 7.5


Currently either {{shard}} or {{_route_}} must be specified. However, if a user 
only wants to maintain balance in the cluster, he/she should be able to call 
add replica with just the collection name and the API should select a replica 
from the shard having the lowest replica count and create it on the given node. 
Today, the user has to do this manually by inspecting the cluster state.



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

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

Reply via email to