[ https://issues.apache.org/jira/browse/SOLR-5727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13902814#comment-13902814 ]
Mark Miller commented on SOLR-5727: ----------------------------------- There seem to be some unrelated failures that make my patch for this hard to test, but once that gets worked out, I'll post a patch and commit. I want to get this into jenkins to see the affects on chaosmonkey tests. I think SOLR-5593 was hiding / protecting against some issues around this. It also fits with some fails even before that I was trying to figure out and seemed to make no sense unless the client was resending the same update even while we were internally retrying to send an update to a leader. > LBHttpSolrServer should only retry on Connection exceptions when sending > updates. > --------------------------------------------------------------------------------- > > Key: SOLR-5727 > URL: https://issues.apache.org/jira/browse/SOLR-5727 > Project: Solr > Issue Type: Bug > Components: SolrCloud > Reporter: Mark Miller > Assignee: Mark Miller > Fix For: 4.7, 5.0 > > > You don't know if the request was successful or not and so its better to > error to the user than retry, especially because forwards to a shard leader > can be retried internally. -- This message was sent by Atlassian JIRA (v6.1.5#6160) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org