Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 51818 invoked from network); 23 Jul 2007 18:02:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Jul 2007 18:02:16 -0000 Received: (qmail 41241 invoked by uid 500); 23 Jul 2007 18:02:17 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 41213 invoked by uid 500); 23 Jul 2007 18:02:16 -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 41204 invoked by uid 99); 23 Jul 2007 18:02:16 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jul 2007 11:02:16 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED 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, 23 Jul 2007 11:02:14 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DF3EE7141F8 for ; Mon, 23 Jul 2007 11:01:51 -0700 (PDT) Message-ID: <24488573.1185213711903.JavaMail.jira@brutus> Date: Mon, 23 Jul 2007 11:01:51 -0700 (PDT) From: "Hiram Chirino (JIRA)" To: dev@activemq.apache.org Subject: [jira] Created: (AMQ-1337) Broker should finish accepting connection in an async thread. 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 should finish accepting connection in an async thread. ------------------------------------------------------------- Key: AMQ-1337 URL: https://issues.apache.org/activemq/browse/AMQ-1337 Project: ActiveMQ Issue Type: Improvement Reporter: Hiram Chirino Assignee: Hiram Chirino Fix For: 5.0.0 Start the broker connection in an async thread since wire format negociation on 1 client could block the server from accepting other connections -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.