Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-4032

Failover-transport like ability for JMX url's

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Incomplete
    • 5.6.0
    • 5.x
    • JMX

    Description

      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://<host1>:1616/jmxrmi, service:jmx:rmi:///jndi/rmi://<host2>:1616/jmxrmi, service:jmx:rmi:///jndi/rmi://<host3>: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.

      Attachments

        1. AMQ-4032_roughPatch.txt
          5 kB
          Gaurav Sharma

        Issue Links

          Activity

            People

              Unassigned Unassigned
              gshx Gaurav Sharma
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: