Return-Path: Delivered-To: apmail-geronimo-activemq-dev-archive@www.apache.org Received: (qmail 45294 invoked from network); 1 May 2006 14:49:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 May 2006 14:49:15 -0000 Received: (qmail 38604 invoked by uid 500); 1 May 2006 14:49:10 -0000 Delivered-To: apmail-geronimo-activemq-dev-archive@geronimo.apache.org Received: (qmail 38441 invoked by uid 500); 1 May 2006 14:49:10 -0000 Mailing-List: contact activemq-dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-dev@geronimo.apache.org Received: (qmail 38317 invoked by uid 99); 1 May 2006 14:49:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 May 2006 07:49:09 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 May 2006 07:49:08 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 750C57142BB for ; Mon, 1 May 2006 14:48:38 +0000 (GMT) Message-ID: <6267179.1146494918477.JavaMail.jira@brutus> Date: Mon, 1 May 2006 14:48:38 +0000 (GMT+00:00) From: "Hiram Chirino (JIRA)" To: activemq-dev@geronimo.apache.org Subject: [jira] Updated: (AMQ-492) Design error in MulticastDiscoveryAgent use of FailoverTransportConnector? MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ https://issues.apache.org/activemq/browse/AMQ-492?page=3Dall ] Hiram Chirino updated AMQ-492: ------------------------------ Fix Version: 4.0 RC4 (was: 4.0) > Design error in MulticastDiscoveryAgent use of FailoverTransportConnector= ? > -------------------------------------------------------------------------= - > > Key: AMQ-492 > URL: https://issues.apache.org/activemq/browse/AMQ-492 > Project: ActiveMQ > Type: Bug > Components: Connector > Versions: 4.0 > Environment: w2k and linux w java 1.5 > Reporter: Dennis Cook > Assignee: Hiram Chirino > Fix For: 4.0 RC4 > > > I have been trying to get my head around the multicast discovery mechanis= m. In particular its use of the =93FailoverTransport=94 class is bothering= me. The issue presented itself when viewing the DEBUG level log entries t= hat were generated after one broker of a pair, connected using this discove= ry mechanism, was stopped. The FailoverTransport went into a very tight en= dless loop of attempts to reconnect. > My first thought to =93tweak=94 the Failover properties in the network co= nnector URI. But alais, the uri was for the multicast not the failover. N= o problem, just duplicate the failover properties on the multicast agent. = After doing so, I started to think =93why is failover needed at all=94 won= =92t the connection be reestablished when the broker returns and advertises= itself again? > Can someone comment on this issue? Is the bug that the failover properti= es where not available or is the problem that failover was used at all? --=20 This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira