[ https://issues.apache.org/activemq/browse/AMQ-2305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Fernandez updated AMQ-2305:
-------------------------------
Attachment: TransportConnection.patch
attached patch
> TransportConnection Ignores isShutdownOnSlaveFailure
> ----------------------------------------------------
>
> Key: AMQ-2305
> URL: https://issues.apache.org/activemq/browse/AMQ-2305
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Affects Versions: 5.2.0
> Environment: ActiveMQ 5.2, Java 5, Windoze XP Pro
> Reporter: Joe Fernandez
> Attachments: TransportConnection.patch
>
>
> 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.
|