/[Apache-SVN]
ViewVC logotype

Revision 1480325


Jump to revision: Previous Next
Author: chirino
Date: Wed May 8 15:34:00 2013 UTC (11 years, 5 months ago)
Changed paths: 6
Log Message:
Implements AMQ-4526: ActiveMQ should automatically restart if a Locker looses it's lock.

* Adds a new broker config option 'restartAllowed'.  Set it to false to revert to the preserve behavior.
* Adds a new 'restart' JMX operation on the broker
* The default IO exception handler will trigger a broker restart instead of a broker stop.

Changed paths

Path Details
Directoryactivemq/trunk/activemq-broker/src/main/java/org/apache/activemq/broker/BrokerService.java modified , text changed
Directoryactivemq/trunk/activemq-broker/src/main/java/org/apache/activemq/broker/LockableServiceSupport.java modified , text changed
Directoryactivemq/trunk/activemq-broker/src/main/java/org/apache/activemq/broker/jmx/BrokerView.java modified , text changed
Directoryactivemq/trunk/activemq-broker/src/main/java/org/apache/activemq/broker/jmx/BrokerViewMBean.java modified , text changed
Directoryactivemq/trunk/activemq-broker/src/main/java/org/apache/activemq/util/DefaultIOExceptionHandler.java modified , text changed
Directoryactivemq/trunk/activemq-console/src/main/java/org/apache/activemq/console/command/StartCommand.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26