You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2015/10/03 21:43:26 UTC

[jira] [Commented] (SOLR-8094) HdfsUpdateLog should not replay buffered documents as a replacement to dropping them.

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

Mark Miller commented on SOLR-8094:
-----------------------------------

I'll commit this shortly.

> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org