Return-Path: Delivered-To: apmail-lucene-solr-dev-archive@minotaur.apache.org Received: (qmail 33118 invoked from network); 28 Sep 2009 12:48:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Sep 2009 12:48:41 -0000 Received: (qmail 69418 invoked by uid 500); 28 Sep 2009 12:48:41 -0000 Delivered-To: apmail-lucene-solr-dev-archive@lucene.apache.org Received: (qmail 69342 invoked by uid 500); 28 Sep 2009 12:48:41 -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 69332 invoked by uid 99); 28 Sep 2009 12:48:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Sep 2009 12:48:41 +0000 X-ASF-Spam-Status: No, hits=-1998.8 required=10.0 tests=ALL_TRUSTED,FS_REPLICA 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; Mon, 28 Sep 2009 12:48:38 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 208AA234C004 for ; Mon, 28 Sep 2009 05:48:17 -0700 (PDT) Message-ID: <937015696.1254142097128.JavaMail.jira@brutus> Date: Mon, 28 Sep 2009 05:48:17 -0700 (PDT) From: "Yonik Seeley (JIRA)" To: solr-dev@lucene.apache.org Subject: [jira] Commented: (SOLR-1469) TestReplicationHandler failure In-Reply-To: <50151548.1254102136038.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/SOLR-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760236#action_12760236 ] Yonik Seeley commented on SOLR-1469: ------------------------------------ I just committed the fix for the assertion failure above. The failures left now are due to connection refused exceptions. > TestReplicationHandler failure > ------------------------------ > > Key: SOLR-1469 > URL: https://issues.apache.org/jira/browse/SOLR-1469 > Project: Solr > Issue Type: Bug > Reporter: Yonik Seeley > Attachments: TestReplicationHandler.FAILED.210743 > > > TestReplicationHandler seems to fail often. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.