For more information about origin of this issue see JBEAP-13857.
Cluster connection configuration element contains attribute called address. It defines a prefix to which addresses this cluster connection is applied. Default value of this attribute is "jms" what was correct in EAP 7.1 where all destinations were prefixed either by jms.queue or jms.topic. In EAP 7.2 the destinations have no common prefix and thus the default value should be an empty string.
<cluster-connection name="my-cluster" discovery-group="dg-group1" connector-name="http-connector" address="jms"/>
Customer impact: XML configuration from EAP 7.1 doesn't have to work in EAP 7.2 and must be updated.
- blocks
-
JBEAP-13857 [Artemis upgrade] Changes in address naming conventions
- Closed
- is blocked by
-
WFLY-9591 Emulate Artemis 1.x address convention
- Closed