[ https://issues.apache.org/jira/browse/ARTEMIS-5656?focusedWorklogId=982832&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-982832 ]
ASF GitHub Bot logged work on ARTEMIS-5656: ------------------------------------------- Author: ASF GitHub Bot Created on: 11/Sep/25 17:49 Start Date: 11/Sep/25 17:49 Worklog Time Spent: 10m Work Description: tabish121 commented on PR #5920: URL: https://github.com/apache/activemq-artemis/pull/5920#issuecomment-3282062887 All tests passing on CI Issue Time Tracking ------------------- Worklog Id: (was: 982832) Time Spent: 20m (was: 10m) > 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: 20m > 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