Re: Dynamic Route and Duplicate Detection
n respect of Barclays Research, including >> disclosures relating to specific issuers, please see >> http://publicresearch.barclays.com. >> >> _______________ >> >> >> >>
Re: Dynamic Route and Duplicate Detection
The qpid broker already does loop-suppression to prevent messages from taking the same path more than once. The reason you get two messages is because you have created a topology with redundant paths in it (i.e. there are two distinct paths from each sender to each receiver). Your receiver wi