Hello,

I'm using dynamic routes between two federated Brokers and I'm having some problems. Here is the scenario: I have one client connected to one Broker (A), which sends a request to a service witch is connected to another Broker (B). There is a dynamic route from Broker B to A, on exchange amq.direct. The client creates a queue, sends a binding request for the queue with a given address to Broker A via qmf (it's more complicated that this, but I think this is a good representation of the process), when the answer to that binding request arrives, it sends a request to the service connected to Broker B with a ReplyTo set for the address that it initially asked the binding. Most of the time the response message arrives without problems, but once in a while, the response message is lost. Is it possible that the service at Broker B answers before the binding to the 'federation' queue is made?

Thank you.

--
Bruno Matos


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to