Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 78745 invoked from network); 5 May 2010 16:41:00 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 May 2010 16:41:00 -0000 Received: (qmail 1963 invoked by uid 500); 5 May 2010 16:41:00 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 1940 invoked by uid 500); 5 May 2010 16:41:00 -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 1932 invoked by uid 99); 5 May 2010 16:41:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 May 2010 16:41:00 +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; Wed, 05 May 2010 16:40:57 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o45GeahE029081 for ; Wed, 5 May 2010 16:40:36 GMT Message-ID: <8491710.721273077636002.JavaMail.jira@thor> Date: Wed, 5 May 2010 12:40:36 -0400 (EDT) From: "Geoffrey Arnold (JIRA)" To: dev@activemq.apache.org Subject: [jira] Created: (AMQ-2722) Restart of network connector in "network-of-brokers" configuration does not reestablish connection MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org Restart of network connector in "network-of-brokers" configuration does not reestablish connection -------------------------------------------------------------------------------------------------- Key: AMQ-2722 URL: https://issues.apache.org/activemq/browse/AMQ-2722 Project: ActiveMQ Issue Type: Bug Components: Broker, Connector, JMX Affects Versions: 5.3.1 Environment: Mac OS X 10.6.3 (java -version: build 1.6.0_17-b04-248-10M3025) Reporter: Geoffrey Arnold After stopping and restarting the network connector between 2 brokers in a "network-of-brokers" configuration (via either JMX or direct API access), messages are no longer pushed to the receiving broker. Test case attached. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.