Jerome Lumpkin created AMQ-4925:
-----------------------------------

             Summary: JMXConnectorFactory Returns Remote RMI Stub Even When 
Message Broker Is Not The Master
                 Key: AMQ-4925
                 URL: https://issues.apache.org/jira/browse/AMQ-4925
             Project: ActiveMQ
          Issue Type: Wish
          Components: JMX
    Affects Versions: 5.9.0
         Environment: Linux

            Reporter: Jerome Lumpkin
            Priority: Minor


The 'JMXConnectorFactory(url, null).connect() 'requestreturns as if it is 
successful; however, it is not.

I have a master/slave relationship and when the normal master is the slave, and 
not satisfying requests, the above command returns as if all is well and then 
later fails on an 'MBeanServerConnection' request.

Is this due to the RMI stub being returned even though the the broker is a 
slave, and not able to service any requests?

I was wondering if a check should be made so that the connection, in this 
instance, is an exception?



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to