[
https://issues.apache.org/jira/browse/SOLR-8549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Varun Thacker updated SOLR-8549:
--------------------------------
Attachment: SOLR-8549.patch
Simple patch
> Start script could check for cores that have failed to load
> ------------------------------------------------------------
>
> Key: SOLR-8549
> URL: https://issues.apache.org/jira/browse/SOLR-8549
> Project: Solr
> Issue Type: Improvement
> Reporter: Varun Thacker
> Assignee: Varun Thacker
> Priority: Trivial
> Attachments: SOLR-8549.patch
>
>
> I ran into this situation where I had started the techproducts example. Then
> when I restarted the example I made a mistake in my schema and the core
> failed to load.
> On restart the start script didn't know that the core was already there and
> tried to create it again . This failed to but I was left with no
> example/techproducts/conf folder anymore
> Steps to reproduce :
> 1. ./bin/solr start -e techproducts;./bin/solr stop
> 2. make any mistake in any conf file under example/techproducts/conf/
> 3. ./bin/solr start -e techproducts
> At this point you'll see lots of errors and also no
> example/techproducts/conf/ to fix the mistake
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]