[ 
https://issues.apache.org/jira/browse/SOLR-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Miller updated SOLR-8453:
------------------------------
    Attachment: SOLR-8453.patch

Here is a fairly simple and clean approach.

We inject a new ErrorHandlingProcessor as the first processor in all chains 
(have not thought very long about the name yet).

This can provide with us with the almost identical behavior to what we had 
previously while getting us to what we need now (to cleanly manage our client / 
server connection lifecycles).

Patch still needs some work.

> Local exceptions in DistributedUpdateProcessor should not cut off an ongoing 
> request.
> -------------------------------------------------------------------------------------
>
>                 Key: SOLR-8453
>                 URL: https://issues.apache.org/jira/browse/SOLR-8453
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Mark Miller
>         Attachments: SOLR-8453.patch, SOLR-8453.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to