[
https://issues.apache.org/jira/browse/SOLR-8881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15205352#comment-15205352
]
Hoss Man commented on SOLR-8881:
--------------------------------
Since this seems like an outlier situation (1. using shard splitting; 2.
actively sending updates during shard splitting; 3. using
TolerantUpdateProcessor) I'm splitting it out into it's own issue so as to not
block SOLR-445.
> test & document (and improve as possible) behavior of TolerantUpdateProcessor
> while shard splitting is in progress
> ------------------------------------------------------------------------------------------------------------------
>
> Key: SOLR-8881
> URL: https://issues.apache.org/jira/browse/SOLR-8881
> Project: Solr
> Issue Type: Improvement
> Reporter: Hoss Man
>
> TolerantUpdateProcessor is being added in SOLR-445 but it's not entirely
> obvious what the behavior should be when using something like this is used in
> conjunction with Shard Splitting.
> In particular what should / shouldn't happen if an update error occurs on a
> subShardLeader (while the shard is actively being split) after the update
> already succeded on the original shard leader. when TUP is not used, this
> error is propogated back to the client -- but if TUP is being used, then
> should the subShardLeader' error be propogated back as a tolerated error, or
> a hard failure?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]