[ 
https://issues.apache.org/jira/browse/SOLR-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13292418#comment-13292418
 ] 

Mark Miller commented on SOLR-3488:
-----------------------------------

Thanks Tommaso!

bq. Regarding the template based creation I think it should use a different 
parameter name for the collection template (e.g. "template") and use the 
"collection" parameter for the new collection name.

I'm actually hoping that perhaps that stuff is temporary, and I just did it to 
have something that works now. I think though, that we should really change how 
things work - so that you just pass the number of shards and the number of 
replicas, and the overseer just ensures the collection is on the right number 
of nodes. Then we don't have to have this 'template' collection to figure out 
what nodes to create on - or explicitly pass the nodes.

Sami has a distributed work queue for the overseer setup now, and I'm working 
on integrating this with that.
                
> Create a Collections API for SolrCloud
> --------------------------------------
>
>                 Key: SOLR-3488
>                 URL: https://issues.apache.org/jira/browse/SOLR-3488
>             Project: Solr
>          Issue Type: New Feature
>          Components: SolrCloud
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>         Attachments: SOLR-3488.patch, SOLR-3488_2.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to