TransportConnection Ignores isShutdownOnSlaveFailure
----------------------------------------------------

                 Key: AMQ-2305
                 URL: https://issues.apache.org/activemq/browse/AMQ-2305
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker
         Environment: ActiveMQ 5.2, Java 5, Windoze XP Pro 
            Reporter: Joe Fernandez


In a pure Master/Slave configuration, when the slave fails the 
TransportConnection invokes the MasterBroker's stop() method without taking 
into consideration the shutdownOnSlaveFailure boolean, which by default is set 
to false.  So even if shutdownOnSlaveFailure  is set to false, all my plugin 
brokers' stop methods get invoked when the slave fails.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to