Hello Team, I have a question regaring Artemis. We have two different clusters, that run more or less independently.
But for some events and requests there should be a transparency between the clusters. I thought that Adress Federation https://activemq.apache.org/components/artemis/documentation/latest/federation would be the right technique for that. And yes we can filter and forward but for the JMS request/repliy interaction does not work as expected.. The replies are not routed back to the caller. Or did we miss something? Unfortrunatelly it is not possible to set up fixed federated reply queues, because the clients would invent changing temp queues as reply destinations. Thank You for any tip! Herbert