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/09/28 18:23:04 UTC

[jira] [Commented] (SOLR-8085) Fix a variety of issues that can result in replicas getting out of sync.

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

Mark Miller commented on SOLR-8085:
-----------------------------------

bq. Here is a patch I just ported to trunk that starts buffering before peer sync and before we publish as RECOVERING.

It looks like this may pose a problem for shard splitting.

> Fix a variety of issues that can result in replicas getting out of sync.
> ------------------------------------------------------------------------
>
>                 Key: SOLR-8085
>                 URL: https://issues.apache.org/jira/browse/SOLR-8085
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>            Priority: Critical
>             Fix For: Trunk, 5.4
>
>         Attachments: SOLR-8085.patch, SOLR-8085.patch, fail.150922_125320, fail.150922_130608
>
>
> I've been discussing this fail I found with Yonik.
> The problem seems to be that a replica tries to recover and publishes recovering - the attempt then fails, but docs are now coming in from the leader. The replica tries to recover again and has gotten enough docs to pass peery sync.
> I'm trying a possible solution now where we won't allow peer sync after a recovery that is not successful.



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