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 2014/08/27 18:12:02 UTC

[jira] [Commented] (SOLR-6442) ChaosMonkeySafeLeaderTest can fail because an update fails.

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

Mark Miller commented on SOLR-6442:
-----------------------------------

There is some discussion around this fail in SOLR-6227.

I've seen this happen for two reasons that appear valid:

NoHttpResponseException - happens usually when a server is under load and drops the connection without sending a valid response

503, Solr shutting down - happens when corecontainer is shutting down

In both cases, we cannot retry as we do not know if the update was succesful or not.

I'll add in some leniency on the fails like ChaosMonkeyNothingIsSafe has.

> ChaosMonkeySafeLeaderTest can fail because an update fails.
> -----------------------------------------------------------
>
>                 Key: SOLR-6442
>                 URL: https://issues.apache.org/jira/browse/SOLR-6442
>             Project: Solr
>          Issue Type: Test
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>             Fix For: 5.0, 4.11
>
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org