[
https://issues.apache.org/jira/browse/ARTEMIS-5135?focusedWorklogId=940668&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-940668
]
ASF GitHub Bot logged work on ARTEMIS-5135:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 29/Oct/24 10:32
Start Date: 29/Oct/24 10:32
Worklog Time Spent: 10m
Work Description: gemmellr merged PR #5321:
URL: https://github.com/apache/activemq-artemis/pull/5321
Issue Time Tracking
-------------------
Worklog Id: (was: 940668)
Time Spent: 20m (was: 10m)
> AMQP Address federation consumer can fail to attach if previous detach
> response delayed
> ---------------------------------------------------------------------------------------
>
> 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
> Priority: Minor
> Labels: pull-request-available
> Fix For: 2.39.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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