Return-Path: Delivered-To: apmail-lucene-solr-dev-archive@minotaur.apache.org Received: (qmail 59421 invoked from network); 6 Feb 2009 20:35:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Feb 2009 20:35:24 -0000 Received: (qmail 19039 invoked by uid 500); 6 Feb 2009 20:35:23 -0000 Delivered-To: apmail-lucene-solr-dev-archive@lucene.apache.org Received: (qmail 19004 invoked by uid 500); 6 Feb 2009 20:35:23 -0000 Mailing-List: contact solr-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-dev@lucene.apache.org Delivered-To: mailing list solr-dev@lucene.apache.org Received: (qmail 18993 invoked by uid 99); 6 Feb 2009 20:35:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Feb 2009 12:35:23 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Feb 2009 20:35:22 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 46CC2234C4AB for ; Fri, 6 Feb 2009 12:35:02 -0800 (PST) Message-ID: <422784756.1233952502288.JavaMail.jira@brutus> Date: Fri, 6 Feb 2009 12:35:02 -0800 (PST) From: "Shalin Shekhar Mangar (JIRA)" To: solr-dev@lucene.apache.org Subject: [jira] Updated: (SOLR-850) Addition of timeouts for distributed searching In-Reply-To: <816966219.1226514824846.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/SOLR-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-850: --------------------------------------- Attachment: SOLR-850.patch Patch in sync with trunk. I'll commit this shortly. > Addition of timeouts for distributed searching > ---------------------------------------------- > > Key: SOLR-850 > URL: https://issues.apache.org/jira/browse/SOLR-850 > Project: Solr > Issue Type: Improvement > Components: search > Affects Versions: 1.3 > Reporter: patrick o'leary > Assignee: Otis Gospodnetic > Priority: Minor > Fix For: 1.4 > > Attachments: SOLR-850.patch, SOLR-850.patch > > Original Estimate: 24h > Remaining Estimate: 24h > > Include configurable socket timeout and connection timeout settings for distributed searching. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.