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

Mark Miller commented on SOLR-8453:
-----------------------------------

I did a little more work on the above patch. You can try and simulate the old 
behavior by letting the client finishing sending and just do nothing with those 
updates after a fail. Better if we could tell the client to give up more 
cleanly, but anyway.

The main issue I've found with that so far is that 
DocBasedVersionConstraintsProcessor actually counts on getting a physical 
exception for 409 conflicts. I think one other spot may too.

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




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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to