Description
Currently you get something like:
Error CREATEing SolrCore 'collection2_shard2_replica1': Unable to create core: collection2_shard2_replica1
But this would be much better:
Error CREATEing SolrCore 'collection2_shard2_replica1': Unable to create core: collection2_shard2_replica1 Caused by: KeeperErrorCode = NoNode for /configs/collection1/solrconfig.xml
Attachments
Attachments
Issue Links
- relates to
-
SOLR-5327 SOLR-4915 "The root cause should be returned to the user when a SolrCore create call fails" was reverted.
- Resolved