On 22/01/18 15:05, andi welchlin wrote:
Qpid.trace.id would be found in the message header, I think.
Correct (with AMQP 1.0 it's in the message-annotations)
So this would break anonymity.
If by anonymity you mean there can be no way to distinguish which broker it arrived at first, then this would not meet that. You could use a fairly opaque id however (e.g. a uuid) which would make it less obvious, but it would still be possible to see which messages originated at the same broker.
Any ideas?
Unfortunately this is the only mechanism built into the c++ broker that would prevent message looping.
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands, e-mail: users-h...@qpid.apache.org