Dejan Bosanac created AMQ-5162:
----------------------------------
Summary: Slave broker does not shutdown after persistence store
lockout.
Key: AMQ-5162
URL: https://issues.apache.org/jira/browse/AMQ-5162
Project: ActiveMQ
Issue Type: Bug
Affects Versions: 5.9.0
Reporter: Dejan Bosanac
Assignee: Dejan Bosanac
Fix For: 5.10.0
Adding the following exception handler to broker configuration suppose to
shutdown broker when persistence store becomes unavailable.
{code}<ioExceptionHandler>
<jDBCIOExceptionHandler stopStartConnectors="false"/>
</ioExceptionHandler>{code}
This is seems to work for master broker but the slave broker seems to ignore it
and continues to work.
--
This message was sent by Atlassian JIRA
(v6.2#6252)