Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.32.0
-
None
-
ActiveMQ Artemis 2.32.0, 2.31.2
Operating systems: Windows, Linux
Description
When I tried to configure Core Bridge to transfer messages from one Artemis broker to another clustered Artemis broker, I have encountered several validation errors. I tried to insert ha option in different positions in the bridge section and got different validation errors. It seems that order of parameters in the bridge section does matter and it is impossible to combine ha options with reconnect parameters.
Attached examples of working and non-working bridge configurations (it needs to be added to default broker.xml).
Example core bridge configuration from documentation also does not work.
There are also undocumented parameters which are mentioned in error log message, for example "reconnect-attempts-same-node". It is documented only in configuration index (does not exists in https://activemq.apache.org/components/artemis/documentation/latest/core-bridges.html).
Attachments
Attachments
Issue Links
- links to