Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 64472 invoked from network); 26 Feb 2007 19:15:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Feb 2007 19:15:24 -0000 Received: (qmail 4025 invoked by uid 500); 26 Feb 2007 19:15:32 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 4009 invoked by uid 500); 26 Feb 2007 19:15:32 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 4000 invoked by uid 99); 26 Feb 2007 19:15:32 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Feb 2007 11:15:32 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Feb 2007 11:15:23 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CC44871403A for ; Mon, 26 Feb 2007 11:15:02 -0800 (PST) Message-ID: <3723739.1172517302818.JavaMail.jira@brutus> Date: Mon, 26 Feb 2007 11:15:02 -0800 (PST) From: "Hiram Chirino (JIRA)" To: dev@activemq.apache.org Subject: [jira] Created: (AMQ-1179) Broker Connection Shutdown is prone to lockup/deadlock MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Broker Connection Shutdown is prone to lockup/deadlock ------------------------------------------------------ Key: AMQ-1179 URL: https://issues.apache.org/activemq/browse/AMQ-1179 Project: ActiveMQ Issue Type: Bug Components: Broker Affects Versions: 4.1.0, 4.0.2, 4.0.1, 4.0 Reporter: Hiram Chirino Assigned To: Hiram Chirino Fix For: 4.1.1, 4.2.0 There are several scenarios (timing related) where the broker does not properly shutdown it's connections to a client. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.