Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 34628 invoked from network); 31 Jul 2007 20:47:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Jul 2007 20:47:10 -0000 Received: (qmail 1608 invoked by uid 500); 31 Jul 2007 20:47:10 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 1584 invoked by uid 500); 31 Jul 2007 20:47:10 -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 1575 invoked by uid 99); 31 Jul 2007 20:47:10 -0000 Received: from Unknown (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jul 2007 13:47:10 -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; Tue, 31 Jul 2007 20:47:09 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2D9FA7141F0 for ; Tue, 31 Jul 2007 13:46:49 -0700 (PDT) Message-ID: <19688841.1185914809182.JavaMail.jira@brutus> Date: Tue, 31 Jul 2007 13:46:49 -0700 (PDT) From: "Manish Bellani (JIRA)" To: dev@activemq.apache.org Subject: [jira] Commented: (AMQ-1273) allow JDBC master/slave to startup asynchronously so that applications using a slave don't block on startup In-Reply-To: <22507240.1181635652882.JavaMail.jira@brutus> 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 [ https://issues.apache.org/activemq/browse/AMQ-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39819 ] Manish Bellani commented on AMQ-1273: ------------------------------------- We have exact same problem in our application at the moment, i'm trying an approach where i am starting the broker in the separate thread. any other tips i can use? is there a patch available for this feature? > allow JDBC master/slave to startup asynchronously so that applications using a slave don't block on startup > ----------------------------------------------------------------------------------------------------------- > > Key: AMQ-1273 > URL: https://issues.apache.org/activemq/browse/AMQ-1273 > Project: ActiveMQ > Issue Type: New Feature > Components: Broker > Reporter: James Strachan > Fix For: 5.1.0 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.