[
https://issues.apache.org/jira/browse/SOLR-8094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14942668#comment-14942668
]
Mark Miller commented on SOLR-8094:
-----------------------------------
Actually, I committed this as part of SOLR-8085, but I want to also call it out
here as it's own issue as it's a kind of fundamental change in how we handle
recovery.
> HdfsUpdateLog should not replay buffered documents as a replacement to
> dropping them.
> -------------------------------------------------------------------------------------
>
> Key: SOLR-8094
> URL: https://issues.apache.org/jira/browse/SOLR-8094
> Project: Solr
> Issue Type: Bug
> Reporter: Mark Miller
> Assignee: Mark Miller
> Attachments: SOLR-8094.patch
>
>
> This can cause replicas to get out of sync because replication may have
> failed, but then if you replay you can setup peer sync to pass when it should
> not.
> After talking to Yonik a bit, I tried doing everything the same as on local
> fs except skipping the truncate - because of error handling we already have,
> this appears to work.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]