Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 38027 invoked from network); 29 Jul 2007 09:06:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Jul 2007 09:06:29 -0000 Received: (qmail 7538 invoked by uid 500); 29 Jul 2007 09:06:30 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 7390 invoked by uid 500); 29 Jul 2007 09:06:29 -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 7376 invoked by uid 99); 29 Jul 2007 09:06:29 -0000 Received: from Unknown (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Jul 2007 02:06:29 -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; Sun, 29 Jul 2007 09:05:09 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1AE857141F8 for ; Sun, 29 Jul 2007 02:04:49 -0700 (PDT) Message-ID: <10200154.1185699889107.JavaMail.jira@brutus> Date: Sun, 29 Jul 2007 02:04:49 -0700 (PDT) From: "Rob Davies (JIRA)" To: dev@activemq.apache.org Subject: [jira] Resolved: (AMQ-805) Restart network bridges if they ever get stopped 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-805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Davies resolved AMQ-805. ---------------------------- Resolution: Fixed Fix Version/s: 5.0.0 > Restart network bridges if they ever get stopped > ------------------------------------------------ > > Key: AMQ-805 > URL: https://issues.apache.org/activemq/browse/AMQ-805 > Project: ActiveMQ > Issue Type: Improvement > Reporter: Hiram Chirino > Assignee: Hiram Chirino > Fix For: 5.0.0 > > Attachments: test_patch.diff > > > Right now it seems like we only trap remote exceptions and then restart the bridge. I think we should restart the network bridge if the bridge fails for any reason. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.