Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BC9A610D59 for ; Sat, 28 Dec 2013 22:28:52 +0000 (UTC) Received: (qmail 62036 invoked by uid 500); 28 Dec 2013 22:28:50 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 61921 invoked by uid 500); 28 Dec 2013 22:28:50 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 61845 invoked by uid 99); 28 Dec 2013 22:28:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Dec 2013 22:28:50 +0000 Date: Sat, 28 Dec 2013 22:28:50 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SOLR-5479) SolrCmdDistributor retry logic stops if a leader for the request cannot be found in 1 second. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-5479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13858146#comment-13858146 ] ASF subversion and git services commented on SOLR-5479: ------------------------------------------------------- Commit 1553947 from [~markrmiller@gmail.com] in branch 'dev/trunk' [ https://svn.apache.org/r1553947 ] SOLR-5479: Move CHANGES entry to 4.6.1 > SolrCmdDistributor retry logic stops if a leader for the request cannot be found in 1 second. > --------------------------------------------------------------------------------------------- > > Key: SOLR-5479 > URL: https://issues.apache.org/jira/browse/SOLR-5479 > Project: Solr > Issue Type: Bug > Components: SolrCloud > Reporter: Mark Miller > Assignee: Mark Miller > Priority: Critical > Fix For: 5.0, 4.7 > > Attachments: SOLR-5479.patch, SOLR-5479.patch > > > This causes the request to fail - which is fine - but ideally it would keep retrying until it found the new leader - at least for a few more seconds than 1. -- This message was sent by Atlassian JIRA (v6.1.5#6160) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org