Shalin Shekhar Mangar created SOLR-12111:
--------------------------------------------
Summary: Add Replica API fails to add a replica when no node is
specified and collection was created with maxShardsPerNode=-1
Key: SOLR-12111
URL: https://issues.apache.org/jira/browse/SOLR-12111
Project: Solr
Issue Type: Task
Security Level: Public (Default Security Level. Issues are Public)
Components: SolrCloud
Affects Versions: 7.2
Reporter: Shalin Shekhar Mangar
Fix For: 7.4, master (8.0)
After SOLR-11239, maxShardsPerNode=-1 implies that it is unlimited. But using
the Add Replica API without specifying a node treats maxShardsPerNode literally
as -1 and therefore complains that the cluster does not have enough nodes to
add the new replica.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]