[ https://issues.apache.org/jira/browse/SOLR-3964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13482689#comment-13482689 ]
Mark Miller commented on SOLR-3964: ----------------------------------- bq. Solr does not return error, This is a limitation of the current collections API - you don't currently get a response - it just drops the create command on the queue where the overseer will pull it. Optionally waiting around for completion or adding some way to check the status of the cmd is something we need to add. > Solr does not return error, even though create collection unsuccessfully > ------------------------------------------------------------------------- > > Key: SOLR-3964 > URL: https://issues.apache.org/jira/browse/SOLR-3964 > Project: Solr > Issue Type: Bug > Components: SolrCloud > Affects Versions: 4.0 > Reporter: milesli > Labels: lack, message, response > Original Estimate: 6h > Remaining Estimate: 6h > > Solr does not return error, > even though create/delete collection unsuccessfully; > even though the request URL is incorrect; > (example: > http://127.0.0.1:8983/solr/admin/collections?action=CREATE&name=tenancy_milesnumShards=3&numReplicas=2&collection.configName=myconf) > even though pass the collection name already exists; -- 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org