[rabbitmq-discuss] e2e bindings

Simon MacMullen simon at rabbitmq.com
Fri Feb 7 11:04:40 GMT 2014


On 07/02/2014 10:56AM, Matwey V. Kornilov wrote:
> Is it guaranteed that the exchange_name field of basic.delivery of the
> message will persists when the message passed through several exchanges?

Yes. It's the exchange the message was published to.

> Example 1: Exchange(A) -> binding -> Queue(Q)
>
> then exchange equals A for every message sent to A
>
> Example 2: Exchange(A) -> binding -> Exchange(B) -> binding -> Queue(Q)
>
> ?

Still A.

Cheers, Simon

-- 
Simon MacMullen
RabbitMQ, Pivotal


More information about the rabbitmq-discuss mailing list