activemq-artemis/artemis-core-client
Bernd Gutjahr 6017e305d9 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.
2017-05-03 16:40:15 -04:00
..
src ARTEMIS-1112: Added wait-for-activation option to shared-store-master config 2017-05-03 16:40:15 -04:00
pom.xml [maven-release-plugin] prepare for next development iteration 2017-03-10 14:54:33 +00:00