Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 44851 invoked from network); 18 Jan 2011 22:08:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Jan 2011 22:08:05 -0000 Received: (qmail 52577 invoked by uid 500); 18 Jan 2011 22:08:05 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 52404 invoked by uid 500); 18 Jan 2011 22:08:04 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 52397 invoked by uid 99); 18 Jan 2011 22:08:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Jan 2011 22:08:04 +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; Tue, 18 Jan 2011 22:08:04 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p0IM7iaG014579 for ; Tue, 18 Jan 2011 22:07:44 GMT Message-ID: <12810672.44821295388464227.JavaMail.jira@thor> Date: Tue, 18 Jan 2011 17:07:44 -0500 (EST) From: "Dag H. Wanvik (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-4967) Handle interrupt received while waiting for database lock In-Reply-To: <20241429.293621294776406109.JavaMail.jira@thor> 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/DERBY-4967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dag H. Wanvik updated DERBY-4967: --------------------------------- Attachment: (was: derby-4967-locking-3.diff) > Handle interrupt received while waiting for database lock > --------------------------------------------------------- > > Key: DERBY-4967 > URL: https://issues.apache.org/jira/browse/DERBY-4967 > Project: Derby > Issue Type: Improvement > Components: Store > Reporter: Dag H. Wanvik > Assignee: Dag H. Wanvik > Fix For: 10.8.0.0 > > Attachments: derby-4967-locking-1.diff, derby-4967-locking-1.stat, derby-4967-locking-2.diff, derby-4967-locking-2.stat, derby-4967-locking-3.diff, derby-4967-locking-3.stat > > > Subtask of DERBY-4741: this issue tracks the changes needed to handle interrupt received while a thread is waiting for a database lock. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.