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

ASF subversion and git services commented on SOLR-8094:
-------------------------------------------------------

Commit 1706682 from [~markrmil...@gmail.com] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1706682 ]

SOLR-8094: HdfsUpdateLog should not replay buffered documents as a replacement 
to dropping them.

> 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
>             Fix For: Trunk, 5.4
>
>         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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to