activemq-artemis/artemis-server
Bernd Gutjahr 88e629a7ae ARTEMIS-1112: Added wait-for-activation option to shared-store-master config
Added a wait-for-activation option to shared-store master HA policies.
This option is enabled by default to ensure unchanged server startup behavior.

If this option is enabled, ActiveMQServer.start() with a shared-store master server will not return
before the server has been activated.
If this options is disabled, start() will return after a background activation thread has been started.
The caller can use waitForActivation() to wait until server is activated, or just check the current activation status.

(cherry picked from commit 6017e305d9)
(cherry picked from commit 7aa50546b3)
2017-05-04 11:28:12 +02:00
..
src ARTEMIS-1112: Added wait-for-activation option to shared-store-master config 2017-05-04 11:28:12 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2017-03-07 21:46:12 -05:00