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/12/04 01:53:11 UTC

[jira] [Updated] (SOLR-8367) The new LIR 'all replicas participate' failsafe code needs to be improved.

     [ https://issues.apache.org/jira/browse/SOLR-8367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Miller updated SOLR-8367:
------------------------------
    Description: 
For one, it currently only kicks in the first attempted leader. If it's another replica that is stuck in LIR, it won't help.

Second, when we attempt to be leader, knowing we might fail due to LIR, we should not put other replicas into recovery if they fail to sync with us - not until we know we will actually be leader.

  was:
For one, it currently only kicks in the first attempted leader. If it's another replica that is stuck in LIR, it won't help.

Second, when we attempt to be leader, even knowing we might fail due to LIR, we should not put other replicas into recovery if they fail to sync with us - not until we know we will actually be leader.


> The new LIR 'all replicas participate' failsafe code needs to be improved.
> --------------------------------------------------------------------------
>
>                 Key: SOLR-8367
>                 URL: https://issues.apache.org/jira/browse/SOLR-8367
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Mark Miller
>
> For one, it currently only kicks in the first attempted leader. If it's another replica that is stuck in LIR, it won't help.
> Second, when we attempt to be leader, knowing we might fail due to LIR, we should not put other replicas into recovery if they fail to sync with us - not until we know we will actually be leader.



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