[
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: [email protected]
For additional commands, e-mail: [email protected]