Hi,<div><br></div><div>I was trying to set up a federated exchange topology today, and had a bit of trouble. I have a <i>production </i>broker with an exchange called <b>ingestion</b>, which receives tasks from our API servers. There are queues bound to this exchange that consume it and process the API tasks.&nbsp;</div><div><br></div><div>I then created a mirror cluster with a <i>staging </i>broker, and also created an exchange called <b>ingestion. </b>I wanted to route everything going from the <i>production</i> broker's <b>ingestion</b> exchange to the<i> staging</i> broker's <b>ingestion</b> exchange.</div><div><br></div><div>I created a federated exchange called<b> production-ingestion</b> on the <i>staging</i> broker, and that created a<b> staging-ingestion</b>&nbsp;upstream exchange on the<i> production</i> broker.</div><div><br></div><div>I first did an exchange-bind on the <i>staging</i> broker: <b>production-ingestion </b>=&gt; <b>ingestion</b></div><div>I then did an exchange-bind on the<i> production</i> broker with source: <b>ingestion</b>&nbsp; =&gt;&nbsp;<b>staging-ingestion</b></div><div><br></div><div>I saw no traffic going between the computers. I read that the federation plugin only transfers things it has subscriptions for, but is an exchange binding not counted as a subscription? If so, it feels like I am setting this up wrong. Some guidance would be very appreciated.</div><div><br></div><div>Thanks,</div><div><br></div><div>Ilya</div><div><br></div><div><br></div><div><br></div>