Closed herbertkb closed 4 months ago
We have a partial implementation for the CORE style federations element, but had to drop it to focus on other things: https://github.com/ansible-middleware/amq/pull/137
Would be very thankful if you continue to push it over the finish line.
I have the feature implemented on #137 but the molecule tests are failing and I don't know that tool well enough to see why.
updated and merged #137
SUMMARY
I need to use federated addressing to forward messages between brokers, but the role currently does not support this.
See: https://access.redhat.com/documentation/en-us/red_hat_amq_broker/7.12/html-single/configuring_amq_broker/index#proc-br-configuring-amqp-address-federation_configuring
or https://activemq.apache.org/components/artemis/documentation/latest/federation-address.html
The variable to configure it could follow this pattern, based on the 7.11 XSD definition:
ISSUE TYPE