Timothy A. Bish created ARTEMIS-5135:
----------------------------------------

             Summary: AMQP Address federation consumer can fail to attach in 
some cases
                 Key: ARTEMIS-5135
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5135
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: AMQP
    Affects Versions: 2.38.0
            Reporter: Timothy A. Bish
            Assignee: Timothy A. Bish
             Fix For: 2.39.0


AMQP federation creates receiver links to the remote as demand is added and 
closes those links when demand is removed. If the detach response arrives after 
demand has been re-added to the same address the link create gets treated as 
link stealing in proton and a new link is not created.  The address consumer 
link names should use the same strategy as federation queue consumer links and 
append a sequence ID to the link names to prevent this. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to