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

Commit Tag Bot commented on SOLR-4915:
--------------------------------------

[trunk commit] markrmiller
http://svn.apache.org/viewvc?view=revision&revision=1492693

SOLR-4915: The root cause should be returned to the user when a SolrCore create 
call fails.
                
> The root cause should be returned to the user when a SolrCore create call 
> fails.
> --------------------------------------------------------------------------------
>
>                 Key: SOLR-4915
>                 URL: https://issues.apache.org/jira/browse/SOLR-4915
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrCloud
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>             Fix For: 5.0, 4.4
>
>         Attachments: SOLR-4915.patch
>
>
> Currently you get something like: 
> {noformat}Error CREATEing SolrCore 'collection2_shard2_replica1': Unable to 
> create core: collection2_shard2_replica1{noformat}
> But this would be much better:
> {noformat}Error CREATEing SolrCore 'collection2_shard2_replica1': Unable to 
> create core: collection2_shard2_replica1 Caused by: KeeperErrorCode = NoNode 
> for /configs/collection1/solrconfig.xml{noformat}

--
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

Reply via email to