Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently Artemis supports linking of brokers via clustering that are within the same DC or AZ.
It is not sensible to form clusters though over high latency or unreliable networks, e.g. WAN, cross-region in cloud, hybrid on-off premise etc.
Bridges exist, but these are static.
In ActiveMQ5 there was a concept of Network of Brokers, and like wise in RabbitMQ there is a concept of Federation, both of these try an deal with this issue.
This is to implement similar functionality in Artemis.
Attachments
Issue Links
- causes
-
ARTEMIS-2526 ActiveMQServerQueuePlugin calls wrong beforeDestroyQueue method
- Closed
-
ARTEMIS-2531 FederatedQueue has invalid filter string leading to an infinite consumer loop
- Closed
- is related to
-
ARTEMIS-2549 Add support for Downstream Federated Queues and Addresses
- Closed
-
ARTEMIS-2613 Support DivertBindings for Federated Addresses
- Closed
-
ARTEMIS-2565 Add plugin support for Federated Queues/Addresses
- Closed
- links to