Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 17611 invoked from network); 30 Oct 2010 16:13:45 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 30 Oct 2010 16:13:45 -0000 Received: (qmail 28388 invoked by uid 500); 30 Oct 2010 16:13:44 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 28347 invoked by uid 500); 30 Oct 2010 16:13:44 -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 28340 invoked by uid 99); 30 Oct 2010 16:13:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Oct 2010 16:13:44 +0000 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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Oct 2010 16:13:42 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o9UGDKmS004449 for ; Sat, 30 Oct 2010 16:13:20 GMT Message-ID: <19977357.157121288455200200.JavaMail.jira@thor> Date: Sat, 30 Oct 2010 12:13:20 -0400 (EDT) From: "Robert Muir (JIRA)" To: dev@lucene.apache.org Subject: [jira] Commented: (LUCENE-2730) intermittent deadlock in TestAtomicUpdate,TestIndexWriterExceptions In-Reply-To: <9821220.156471288447700764.JavaMail.jira@thor> 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/LUCENE-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926602#action_12926602 ] Robert Muir commented on LUCENE-2730: ------------------------------------- I ran with the patch here on 2.9.x, and still encountered the hang in TestAtomicUpdate... > intermittent deadlock in TestAtomicUpdate,TestIndexWriterExceptions > ------------------------------------------------------------------- > > Key: LUCENE-2730 > URL: https://issues.apache.org/jira/browse/LUCENE-2730 > Project: Lucene - Java > Issue Type: Bug > Components: Index > Affects Versions: 2.9.3, 3.0.2 > Reporter: Michael McCandless > Assignee: Michael McCandless > Fix For: 2.9.4, 3.0.3 > > Attachments: LUCENE-2730.patch > > > While backporting issues for 2.9.x/3.0.x release I hit deadlocks in these two tests, under both test-core and test-tag. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org