Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 154BA103DB for ; Thu, 18 Apr 2013 16:21:19 +0000 (UTC) Received: (qmail 77845 invoked by uid 500); 18 Apr 2013 16:21:19 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 77508 invoked by uid 500); 18 Apr 2013 16:21:17 -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 77251 invoked by uid 99); 18 Apr 2013 16:21:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Apr 2013 16:21:16 +0000 Date: Thu, 18 Apr 2013 16:21:16 +0000 (UTC) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (AMQ-4032) Failover-transport like ability for JMX url's MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish closed AMQ-4032. ----------------------------- Resolution: Incomplete > Failover-transport like ability for JMX url's > --------------------------------------------- > > Key: AMQ-4032 > URL: https://issues.apache.org/jira/browse/AMQ-4032 > Project: ActiveMQ > Issue Type: Improvement > Components: JMX > Affects Versions: 5.6.0 > Reporter: Gaurav Sharma > Labels: patch > Fix For: 5.x > > Attachments: AMQ-4032_roughPatch.txt > > > For the Master Slave config, just like there exists the Failover > Transport for the broker url, support specification of the JMX > hosts via configuration: > jmxUrl=service:jmx:rmi:///jndi/rmi://:1616/jmxrmi, service:jmx:rmi:///jndi/rmi://:1616/jmxrmi, service:jmx:rmi:///jndi/rmi://:1616/jmxrmi > so that users do not have to worry about managing 3 MBeanServerConnection's > in code and then trying to figure which one is the master or which > one is alive, worry about re-election, etc. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira