activemq-artemis/docs/user-manual/en
Justin Bertram 9c459eb313 ARTEMIS-2413 upgrade JGroups
JGroups 3.x hasn't been updated in some time now. The last release was
in April 2020 almost 2 years ago. Lots of protocols have been updated
and added and users are wanting to use them. There is also increasing
concern about using older components triggered mainly by other
recently-discovered high-profile vulnerabilities in the wider Open
Source Java community.

This commit bumps JGroups up to the latest release - 5.2.0.Final.
However, there is a cost associated with upgrading.

The old-style properties configuration is no longer supported. I think
it's unlikely that end-users are leveraging this because it is not
exposed via broker.xml. The JGroups XML configuration has been around
for a long time, is widely adopted, and is still supported. I expect
most (if not all) users are using this. However, a handful of tests
needed to be updated and/or removed to deal with this absence.

Some protocols and/or protocol properties are no longer supported. This
means that users may have to change their JGroups stack configurations
when they upgrade. For example, our own clustered-jgroups example had to
be updated or it wouldn't run properly.
2022-02-04 13:47:11 -05:00
..
_layouts/ebook NO-JIRA Fix PDF header and table of content 2020-09-16 10:11:56 -04:00
diagrams ARTEMIS-3243 Implementing dual mirror with Broker Connections 2021-08-03 16:50:43 -04:00
images NO-JIRA update logos with ® and better quality 2022-01-14 17:01:18 -06:00
README.md NO-JIRA update doc logos 2020-09-29 11:34:07 -05:00
SUMMARY.md ARTEMIS-3446 Pluggable quorum vote force live CLI command 2021-09-06 18:14:29 +02:00
activation-tools.md ARTEMIS-3446 Pluggable quorum vote force live CLI command 2021-09-06 18:14:29 +02:00
address-model.md NO-JIRA: Fix Address Model Auto Address Deletion typo 2022-02-02 16:20:51 +00:00
amqp-broker-connections.md ARTEMIS-3243 Fixing typo on amqp-broker-connections.md 2021-08-05 12:00:54 -04:00
amqp.md ARTEMIS-2372 / ARTEMIS-2740 Improving Message Annotations support in AMQP 2020-05-13 10:55:36 -04:00
architecture.md ARTEMIS-3484 flesh out Jakarta Messaging support 2021-09-15 15:20:54 -04:00
book.json NO-JIRA clean up docs 2017-08-28 21:38:03 -05:00
broker-balancers.md ARTEMIS-3594 - add support for a local target key transformer and an instance of CONSISTENT_HASH_MODULO that can be used to partition in a static cluster 2021-12-07 13:17:37 +00:00
broker-plugins.md ARTEMIS-1884 add plugin API for message level authorization policies 2021-01-25 13:44:36 -06: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 ARTEMIS-1912 big doc refactor 2018-06-07 11:26:36 -04:00
client-reconnection.md NO-JIRA: remove duplicate consecutive words 2020-11-16 15:19:29 -06:00
clusters.md ARTEMIS-1960 clarify scale-down docs 2021-09-27 13:55:15 -05:00
config-reload.md ARTEMIS-3202 - add a flag to deleted diverts removed from config 2021-03-24 19:24:16 -04:00
configuration-index.md ARTEMIS-3202 - add a flag to deleted diverts removed from config 2021-03-24 19:24:16 -04:00
configuring-transports.md ARTEMIS-3421: update docs to reflect change in default, missed from ARTEMIS-3367, and clarify a bit 2021-08-18 16:24:08 +01:00
connection-ttl.md NO-JIRA Doc change. Updating `connectionTtl` to `connectionTTL` 2020-04-13 16:48:07 -04:00
consumer-priority.md NO-JIRA fixed typo in code example 2020-06-09 15:19:48 -04:00
copied-message-properties.md ARTEMIS-2649 always over-write ORIG message props 2020-06-01 15:19:34 -04:00
core-bridges.md ARTEMIS-3198 Add concurrency option on core bridges 2021-03-22 19:13:06 -04:00
core.md NO-JIRA Add a note about the `jms-client-id` session metadata to the docs 2021-02-11 10:43:27 -05:00
critical-analysis.md ARTEMIS-1912 big doc refactor 2018-06-07 11:26:36 -04:00
data-tools.md ARTEMIS-3486: update docs around data tools commands, note use of broker instance and refresh shown output 2021-09-16 17:16:38 -05:00
diverts.md ARTEMIS-3670 support diverting to multiple addresses 2022-02-04 11:39:16 -05:00
duplicate-detection.md NO-JIRA clarify default id-cache-size in the doc 2020-03-04 10:56:59 -06:00
embedding-activemq.md Clarify doc on embedding 2020-06-17 12:36:11 -05:00
examples.md ARTEMIS-3168 - add example using authentication delegation to keycloak, principal conversion for jms clients and oath for the web cosole 2021-03-23 09:51:50 +00:00
exclusive-queues.md ARTEMIS-1912 big doc refactor 2018-06-07 11:26:36 -04:00
federation-address.md ARTEMIS-3257 fixed documentation issue wrt federation configuration 2021-04-20 16:18:46 -04:00
federation-queue.md ARTEMIS-3257 fixed documentation issue wrt federation configuration 2021-04-20 16:18:46 -04:00
federation.md ARTEMIS-3533, ARTEMIS-3308 - doc extra params and large messages for federation 2021-10-20 10:02:31 +01:00
filter-expressions.md ARTEMIS-3484 flesh out Jakarta Messaging support 2021-09-15 15:20:54 -04:00
flow-control.md NO-JIRA: remove duplicate consecutive words 2020-11-16 15:19:29 -06:00
graceful-shutdown.md ARTEMIS-1912 big doc refactor 2018-06-07 11:26:36 -04:00
ha.md ARTEMIS-3340 Sequential activation tracking for pluggable quorum replication policies + peer 2021-08-05 14:18:20 -04:00
intercepting-operations.md NO-JIRA: Correct misspellings in documentation 2020-12-07 14:54:16 -05:00
jms-bridge.md NO-JIRA: remove duplicate consecutive words 2020-11-16 15:19:29 -06:00
jms-core-mapping.md ARTEMIS-1912 big doc refactor 2018-06-07 11:26:36 -04:00
karaf.md NO-JIRA: a few additions and tweaks around OSGI 2016-10-19 13:19:10 -04:00
large-messages.md ARTEMIS-1975 Real Large Message support into AMQP 2020-02-25 15:25:01 +01:00
last-value-queues.md NO-JIRA: remove duplicate consecutive words 2020-11-16 15:19:29 -06:00
libaio.md NO-JIRA modified ubuntu install instructions for libaio 2019-03-04 16:19:21 -05:00
logging.md NO-JIRA minor logging doc updates 2021-01-20 12:19:58 -06:00
management-console.md NO-JIRA updating the console docs 2021-01-19 09:13:46 +00:00
management.md ARTEMIS-2097 - via elastic queue use case test based on ARTEMIS-3365 and ARTEMIS-3569 2021-12-09 10:14:20 +00:00
masking-passwords.md ARTEMIS-3574 multiple bindings for embedded webserver 2021-12-14 19:16:34 -05:00
maven-plugin.md ARTEMIS-1912 big doc refactor 2018-06-07 11:26:36 -04:00
message-expiry.md ARTEMIS-2649 always over-write ORIG message props 2020-06-01 15:19:34 -04:00
message-grouping.md NO-JIRA further clarify clustered grouping 2021-06-11 11:47:16 -05:00
messaging-concepts.md ARTEMIS-3484 flesh out Jakarta Messaging support 2021-09-15 15:20:54 -04:00
metrics.md ARTEMIS-3280 Netty Pool micrometer metric plugin 2021-05-27 13:32:06 -05:00
mqtt.md ARTEMIS-3638 Support MQTT 5 2022-02-04 09:57:15 -05:00
network-isolation.md ARTEMIS-1912 big doc refactor 2018-06-07 11:26:36 -04:00
notice.md ACTIVEMQ6-9 - port to markdown 2014-12-08 13:23:24 +00:00
openwire.md ARTEMIS-3197 - add selectorAware option to virtualTopicConsumerWildcards for openwire acceptor 2021-03-22 19:15:02 -04:00
paging.md ARTEMIS-3581 - allow max-size-bytes=0 configuration force paging for an address, independent of the page-size-bytes 2021-11-18 09:44:13 +00:00
perf-tuning.md NO-JIRA: remove duplicate consecutive words 2020-11-16 15:19:29 -06:00
persistence.md NO-JIRA update JDBC docs 2021-05-25 13:15:11 -05:00
pre-acknowledge.md ARTEMIS-1912 big doc refactor 2018-06-07 11:26:36 -04:00
preface.md NO-JIRA update Java version in documentation 2022-01-20 08:54:58 -06:00
project-info.md update link for download 2021-09-01 12:35:07 -04:00
protocols-interoperability.md NO-JIRA Rewording chapter Protocols as they don't refer to APIs 2021-09-16 11:42:24 -04:00
resource-limits.md ARTEMIS-1912 big doc refactor 2018-06-07 11:26:36 -04:00
rest.md NO-JIRA add broker config doc for REST 2021-07-20 15:38:35 -05:00
restart-sequence.md NO-JIRA: Correct misspellings in documentation 2020-12-07 14:54:16 -05:00
retroactive-addresses.md NO-JIRA: remove duplicate consecutive words 2020-11-16 15:19:29 -06:00
ring-queues.md ARTEMIS-2457 implement ring queue 2019-08-25 23:29:44 -04:00
scheduled-messages.md ARTEMIS-1912 big doc refactor 2018-06-07 11:26:36 -04:00
security.md NO-JIRA: fix broken links in docs 2022-02-02 16:21:10 +00:00
send-guarantees.md ARTEMIS-1912 big doc refactor 2018-06-07 11:26:36 -04:00
slow-consumers.md ARTEMIS-2097 - via elastic queue use case test based on ARTEMIS-3365 and ARTEMIS-3569 2021-12-09 10:14:20 +00:00
spring-integration.md ARTEMIS-1912 big doc refactor 2018-06-07 11:26:36 -04:00
stomp.md NO-JIRA: Correct misspellings in documentation 2020-12-07 14:54:16 -05:00
syntax.md ARTEMIS-1912 big doc refactor 2018-06-07 11:26:36 -04:00
thread-pooling.md NO-JIRA fix warnings from w3c/link-checker in docs 2018-01-10 13:07:40 +01:00
tomcat.md NO-JIRA review docs for content, style, & format 2018-03-08 22:47:10 -05:00
transaction-config.md renamed config to broker.xml 2015-04-29 10:30:32 +01:00
transformers.md NO-JIRA: Correct misspellings in documentation 2020-12-07 14:54:16 -05:00
undelivered-messages.md NO-JIRA: Fix Undelivered Messages typo 2022-02-04 09:28:36 +01:00
unit-testing.md ARTEMIS-1954 eliminate all possible usage of JMSServerManager 2018-07-12 14:24:44 -04:00
upgrading.md NO-JIRA Add version update steps for windows services on doc 2018-09-04 13:26:56 -04:00
using-jms.md ARTEMIS-2413 upgrade JGroups 2022-02-04 13:47:11 -05:00
using-server.md NO-JIRA update Java version in documentation 2022-01-20 08:54:58 -06:00
versions.md NO-JIRA add version info on 2.20.0 2022-01-20 10:37:27 -06:00
web-server.md ARTEMIS-3574 multiple bindings for embedded webserver 2021-12-14 19:16:34 -05:00
wildcard-routing.md ARTEMIS-2888 ARTEMIS-2859 ARTEMIS-2768 - revert new page-store-name addressSetting, when the page store respects the target address and the size is tallied on the target address store, it is no longer neecessary 2020-10-19 14:04:35 +01:00
wildcard-syntax.md NO-JIRA review docs for content, style, & format 2018-03-08 22:47:10 -05: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