[
https://issues.apache.org/jira/browse/SOLR-423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12546851
]
Ryan McKinley commented on SOLR-423:
------------------------------------
> That then got me thinking that instead of a CloseHook we should probably have
> a generic "closeCore" event type ... users could configure explicit
> SolrEventListeners in the solrconfig.xml, and plugins could use the internal
> methods to add implicit event listeners that they need.
How would this work? I don't quite follow. If we add close() to
SolrEventListener that would break the API.
> SolrRequestHandler close notification
> -------------------------------------
>
> Key: SOLR-423
> URL: https://issues.apache.org/jira/browse/SOLR-423
> Project: Solr
> Issue Type: Improvement
> Reporter: Grant Ingersoll
> Assignee: Grant Ingersoll
> Priority: Minor
> Attachments: SOLR-423-CloseHook.patch, SOLR-423.patch
>
>
> It may be beneficial for implementations of SolrRequestHandler to be notified
> that the SolrCore is closing so that they can release any resources that they
> may have open.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.