[ https://issues.apache.org/jira/browse/ARTEMIS-5656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated ARTEMIS-5656: ------------------------------------ Labels: pull-request-available (was: ) > Prevent bi-directional AMQP Address Federation from creating unneeded links > --------------------------------------------------------------------------- > > Key: ARTEMIS-5656 > URL: https://issues.apache.org/jira/browse/ARTEMIS-5656 > Project: ActiveMQ Artemis > Issue Type: Improvement > Components: AMQP > Affects Versions: 2.42.0 > Reporter: Timothy A. Bish > Assignee: Timothy A. Bish > Priority: Minor > Labels: pull-request-available > Fix For: 2.43.0 > > Time Spent: 10m > Remaining Estimate: 0h > > When bi-directional address federation is configured links from the opposing > broker are treated as demand when they should generally not be since only > non-federation consumers should cause creation of return links to the source > broker. By preventing this artificial demand we can reduce the amount of > sustained federation links that either can't send back to the source because > we prevent loops or are sending to a remote that might have to actual local > demand in more complex configuration like a hub and spoke topology. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@activemq.apache.org For additional commands, e-mail: issues-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact