[
https://issues.apache.org/jira/browse/SOLR-9842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller resolved SOLR-9842.
-------------------------------
Resolution: Fixed
Fix Version/s: master (7.0)
6.5
> UpdateRequestProcessors have no way to guarantee the closing of resources
> used for a request.
> ---------------------------------------------------------------------------------------------
>
> Key: SOLR-9842
> URL: https://issues.apache.org/jira/browse/SOLR-9842
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Mark Miller
> Assignee: Mark Miller
> Fix For: 6.5, master (7.0)
>
> Attachments: SOLR-9842.patch
>
>
> You cannot count on finish being called for an UpdateRequestProcessor because
> whether or not it's called in the face of errors is dependent on the other
> processors in the chain.
> We should make UpdateRequestProcessor closeable and implement this so that
> close is guaranteed to be called. I'm playing around with this in a patch for
> another issue.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]