[
https://issues.apache.org/jira/browse/SOLR-7766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14658323#comment-14658323
]
Ishan Chattopadhyaya edited comment on SOLR-7766 at 8/5/15 2:56 PM:
--------------------------------------------------------------------
I am seeing the 510 error locally on trunk, but the test is passing anyway.
At trunk, Jenkins reports a 401 error:
http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2586/testReport/junit/org.apache.solr.cloud/TestAuthenticationFramework/testCollectionCreateWithoutCoresThenDelete/
At first glance, I can't see anything obvious that would cause this 401.
was (Author: ichattopadhyaya):
I am seeing the 510 error locally, but the test is passing anyway.
At trunk, Jenkins reports a 401 error:
http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2586/testReport/junit/org.apache.solr.cloud/TestAuthenticationFramework/testCollectionCreateWithoutCoresThenDelete/
At first glance, I can't see anything obvious that would cause this 401.
> support creation of a coreless collection
> -----------------------------------------
>
> Key: SOLR-7766
> URL: https://issues.apache.org/jira/browse/SOLR-7766
> Project: Solr
> Issue Type: New Feature
> Reporter: Christine Poerschke
> Assignee: Christine Poerschke
> Priority: Minor
> Attachments: SOLR-7766.patch, SOLR-7766.txt
>
>
> By supplying the special value of EMPTY for the createNodeSet parameter (via
> {{.../solr/admin/collections?action=CREATE&createNodeSet=EMPTY&name=myCollection&...}})
> a collection can be created in the usual manner but it will just not yet
> contain any cores for any of its shards. Later on
> {{.../solr/admin/collections?wt=json&action=ADDREPLICA&collection=myCollection&...}}
> calls can create cores as and when and where required.
> github pull request with proposed changes to follow.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]