Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 21967 invoked from network); 13 Jan 2011 23:31:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Jan 2011 23:31:07 -0000 Received: (qmail 7580 invoked by uid 500); 13 Jan 2011 23:31:06 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 7465 invoked by uid 500); 13 Jan 2011 23:31:06 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 7458 invoked by uid 99); 13 Jan 2011 23:31:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Jan 2011 23:31:06 +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; Thu, 13 Jan 2011 23:31:05 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p0DNUjdn003584 for ; Thu, 13 Jan 2011 23:30:45 GMT Message-ID: <3146258.358291294961445371.JavaMail.jira@thor> Date: Thu, 13 Jan 2011 18:30:45 -0500 (EST) From: "David Jencks (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-5754) Timing window when removing expired connections In-Reply-To: <28551342.358071294960845803.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/GERONIMO-5754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981553#action_12981553 ] David Jencks commented on GERONIMO-5754: ---------------------------------------- Committed a fix in txmanager trunk rev 1058794 and branches/2.2 rev 1058796 > Timing window when removing expired connections > ----------------------------------------------- > > Key: GERONIMO-5754 > URL: https://issues.apache.org/jira/browse/GERONIMO-5754 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: connector > Affects Versions: 3.0 > Reporter: David Jencks > Assignee: David Jencks > > There's a timing window when removing expired connections so that the connections might both get closed and handed out to a client. Present in component 2.x and 3 (trunk). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.