Arkadi Colson created SOLR-4528:
-----------------------------------

             Summary: Implementation numShards option in admin interface
                 Key: SOLR-4528
                 URL: https://issues.apache.org/jira/browse/SOLR-4528
             Project: Solr
          Issue Type: Improvement
          Components: SolrCloud
    Affects Versions: 4.1
            Reporter: Arkadi Colson


Currently it is possible to just start creating shards on nodes with the admin 
interface without creating the collection first with the API. This way of 
working creates a collection with having numShards = null in the zookeeper 
config and giving trouble on updates. It would be great to have a numShards 
field when creating the first shard/node of a collection.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to