[
https://issues.apache.org/jira/browse/SOLR-8551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated SOLR-8551:
------------------------------
Attachment: SOLR-8551.patch
Working towards some improvements.
One of the cases I'd like to fix is that sometimes you can get a fail of core
already unloaded. Since that is what we want, we should not fail in that case.
I've added some support for getting exception class names for remote exceptions
- I'd like to use that with a new NonExistentCore SolrException so that we can
specifically ignore core already unloaded exceptions when trying to unload a
core when deleting a collection.
> Make collection deletion more robust.
> -------------------------------------
>
> Key: SOLR-8551
> URL: https://issues.apache.org/jira/browse/SOLR-8551
> Project: Solr
> Issue Type: Improvement
> Reporter: Mark Miller
> Assignee: Mark Miller
> Attachments: SOLR-8551.patch
>
>
> We need to harden collection deletion so that it's more difficult to end up
> in partial states or receive unhelpful errors.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]