-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
False
-
None
-
False
-
-
For the “AMQPMirrorBrokerConnectionElement” element, it states that the syntax is `AMQPConnections.<name>.connectionElements.<name>`, and makes it sound like “<name>” should be “Mirrors”. However, the correct syntax is `AMQPConnections.<name>.connectionElements.<name>.type=MIRROR`.
For item `AMQPConnections.<name>.connectionElements.<name>.addressFilter`, should probably state that standard wildcards (“#” or “*”) do not apply. Should follow the syntax outlined in the community docs https://activemq.apache.org/components/artemis/documentation/latest/amqp-broker-connections.html#mirror-configuration for `address-filter` which is not found in the product docs.