You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2007/12/05 03:17:43 UTC

[jira] Commented: (SOLR-423) SolrRequestHandler close notification

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

Hoss Man commented on SOLR-423:
-------------------------------

> How would this work? I don't quite follow. If we add close() to 
> SolrEventListener that would break the API.

...sigh....   you're 100% right.  It's been a while since i looked at that API, i forgot it was an interface (heck: i forgot the event types were different methods)  oh well.

> 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.