You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Cao Manh Dat (JIRA)" <ji...@apache.org> on 2016/11/03 01:47:58 UTC

[jira] [Updated] (SOLR-9716) RecoveryStrategy send prep recovery cmd without setting request time out

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

Cao Manh Dat updated SOLR-9716:
-------------------------------
    Attachment: SOLR-9716.patch

Initial solution for this issue without tests. This patch is tested on solr-jepsen (https://github.com/LucidWorks/jepsen/tree/solr-jepsen) and passed.

This is a critical issue, it can cause a replica being down forever so I think we can commit this patch first and create another issue for creating an unit test for this ticket.

> RecoveryStrategy send prep recovery cmd without setting request time out
> ------------------------------------------------------------------------
>
>                 Key: SOLR-9716
>                 URL: https://issues.apache.org/jira/browse/SOLR-9716
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Cao Manh Dat
>         Attachments: SOLR-9716.patch
>
>
> Currently, RecoveryStrategy sends prep recovery cmd without setting request time out. But this can be long running request, so if we have network partition in the middle of the request. Recovering core will stay down forever.



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