You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2013/10/10 20:26:42 UTC

[jira] [Commented] (SOLR-4915) The root cause should be returned to the user when a SolrCore create call fails.

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

Mark Miller commented on SOLR-4915:
-----------------------------------

SOLR-4915 actually reverted this and it will be fixed by SOLR-5327

> 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: 4.4, 5.0
>
>         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 was sent by Atlassian JIRA
(v6.1#6144)

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