activemq-artemis/docs/user-manual/en
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
..
diagrams picture change because of protocols 2015-09-02 09:32:01 -04:00
images picture change because of protocols 2015-09-02 09:32:01 -04:00
README.md Ensure all references to the project use ActiveMQ Artemis 2015-05-13 11:51:26 +01:00
SUMMARY.md ARTEMIS-473/ARTEMIS-863 Detect network failures 2016-11-23 10:14:14 -06:00
aerogear-integration.md Spelling fixes 2016-08-25 14:22:32 -04:00
architecture.md fixing wrong link on doc 2015-10-05 14:23:24 -04:00
book.json NO-JIRA updating gitbook version 2016-06-29 16:13:49 -04:00
cdi-integration.md ARTEMIS-756 introduce CDI based integration for Artemis. Includes integration tests on both Weld and OWB. 2016-09-29 16:25:47 -04:00
client-classpath.md ACTIVEMQ6-1 Artemis rename 2015-04-27 17:48:02 -04:00
client-reconnection.md ACTIVEMQ6-1 Artemis rename 2015-04-27 17:48:02 -04:00
clusters.md changed doc to reflect examples usage 2016-06-02 15:04:33 -04:00
config-reload.md ARTEMIS-601 some documentation changes around reload 2016-08-10 18:38:14 -04:00
configuration-index.md ARTEMIS-473/ARTEMIS-863 Detect network failures 2016-11-23 10:14:14 -06:00
configuring-transports.md NO-JIRA removing OIO references, since Netty is only NIO now 2016-10-28 16:31:41 -04:00
connection-ttl.md ARTEMIS-601 some documentation changes around reload 2016-08-10 18:38:14 -04:00
core-bridges.md Use correct syntax for filter in bridge example 2016-08-03 11:48:46 +01:00
diverts.md Document transformer result non-visibility to other diverts 2016-03-07 15:51:01 -05:00
duplicate-detection.md More rename updates 2015-04-30 09:07:20 -05:00
embedding-activemq.md NO-JIRA: Fixing a typo in the embedded documentation 2016-10-12 08:35:59 -04:00
examples.md ARTEMIS-674 simplifying example list 2016-08-10 15:52:48 -04:00
filter-expressions.md ARTEMIS-573 clarify filter documentation 2016-07-14 11:29:05 +01:00
flow-control.md ARTEMIS-636 Add AMQP Hard Soft Limit for BLOCK 2016-08-05 15:29:01 +01:00
graceful-shutdown.md documentation updates 2015-02-25 13:37:19 +00:00
ha.md ARTEMIS-1112: Added wait-for-activation option to shared-store-master config 2017-05-04 11:28:12 +02:00
intercepting-operations.md ARTEMIS-607 Added interceptor support for MQTT protocol. 2016-07-05 19:43:00 -04:00
jms-bridge.md a few tiny doc typos 2016-05-23 13:31:00 -04:00
jms-core-mapping.md ACTIVEMQ6-1 Artemis rename 2015-04-27 17:48:02 -04:00
karaf.md NO-JIRA: a few additions and tweaks around OSGI 2016-10-19 13:19:10 -04:00
large-messages.md More rename updates 2015-04-30 09:07:20 -05:00
last-value-queues.md ACTIVEMQ6-97 - Change HQ to AMQ for properties/headers/doc. Remove as much HQ as possible and change to AMQ to make this close to the ActiveMQ project. 2015-04-21 12:26:44 -04:00
libaio.md manual additions about maven plugin 2015-09-01 23:44:46 -04:00
logging.md More rename updates 2015-04-30 09:07:20 -05:00
management.md ARTEMIS-311 - added broker name to jmx object name properties. 2015-12-16 10:19:01 -05:00
maven-plugin.md fixing version and adding missing projects on release profile 2015-09-04 23:41:23 -04:00
message-expiry.md Fixed documentation issue about message-expiry-thread-priority attribute. 2015-07-21 22:10:15 +01:00
message-grouping.md Ensure all references to the project use ActiveMQ Artemis 2015-05-13 11:51:26 +01:00
messaging-concepts.md ACTIVEMQ6-1 Artemis rename 2015-04-27 17:48:02 -04:00
network-isolation.md ARTEMIS-863 small tweak on doc 2016-11-23 14:49:25 -05:00
notice.md ACTIVEMQ6-9 - port to markdown 2014-12-08 13:23:24 +00:00
paging.md ARTEMIS-581 Implement max disk usage, and global-max-size 2016-09-06 15:07:49 +01:00
perf-tuning.md NO-JIRA removing OIO references, since Netty is only NIO now 2016-10-28 16:31:41 -04:00
persistence.md ARTEMIS-1125 Persist JMS Bindings in Database on JDBC 2017-04-20 21:04:26 +01:00
pre-acknowledge.md fixed examples and some docs after Artemis renaming 2015-04-30 10:44:16 +01:00
preface.md Ensure all references to the project use ActiveMQ Artemis 2015-05-13 11:51:26 +01:00
project-info.md Fix URL to project page 2016-01-18 23:06:35 +08:00
protocols-interoperability.md Spelling fixes 2016-09-30 13:24:08 -04:00
queue-attributes.md ARTEMIS-322 auto-create/delete JMS topic 2016-06-06 16:00:57 -04:00
resource-limits.md ACTIVEMQ6-70 broker resource limits 2015-05-04 20:37:20 -05:00
rest.md ARTEMIS-602 fix web.xml examples for REST 2016-06-30 10:33:51 -05:00
scheduled-messages.md ACTIVEMQ6-97 - Change HQ to AMQ for properties/headers/doc. Remove as much HQ as possible and change to AMQ to make this close to the ActiveMQ project. 2015-04-21 12:26:44 -04:00
security.md Update security.md 2016-12-13 10:35:56 -05:00
send-guarantees.md a few tiny doc typos 2016-05-23 13:31:00 -04:00
slow-consumers.md ACTIVEMQ6-1 Artemis rename 2015-04-27 17:48:02 -04:00
spring-integration.md renamed schemas 2015-04-29 10:49:43 +01:00
syntax.md documentation review fixes 2014-12-12 14:46:30 +00:00
thread-pooling.md NO-JIRA removing OIO references, since Netty is only NIO now 2016-10-28 16:31:41 -04:00
tools.md ARTEMIS-319 Improving files allocation and implementing journal-pool-files 2015-12-10 16:49:58 -05:00
transaction-config.md renamed config to broker.xml 2015-04-29 10:30:32 +01:00
undelivered-messages.md renamed config to broker.xml 2015-04-29 10:30:32 +01:00
unit-testing.md ARTEMIS-737 Improving Tests by checking thread leaks and Waiting condition, also adding docs 2016-09-26 17:58:05 -04:00
using-core.md fixing typo in doc link 2016-05-19 17:40:19 -04:00
using-jms.md ARTEMIS-690 fix link in JMS doc 2016-08-23 13:27:32 -04:00
using-server.md ARTEMIS-323 doc fix for artemis command 2015-12-16 12:10:57 -06:00
vertx-integration.md Spelling fixes 2016-08-25 14:22:32 -04:00
wildcard-routing.md renamed config to broker.xml 2015-04-29 10:30:32 +01:00
wildcard-syntax.md ACTIVEMQ6-1 Artemis rename 2015-04-27 17:48:02 -04:00

README.md

ActiveMQ Artemis logo

Apache ActiveMQ Artemis User Manual

The User manual is an in depth manual on all aspects of Apache ActiveMQ Artemis