[ 
https://issues.apache.org/jira/browse/ARTEMIS-5519?focusedWorklogId=973055&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-973055
 ]

ASF GitHub Bot logged work on ARTEMIS-5519:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 24/Jun/25 18:29
            Start Date: 24/Jun/25 18:29
    Worklog Time Spent: 10m 
      Work Description: tabish121 commented on PR #5793:
URL: 
https://github.com/apache/activemq-artemis/pull/5793#issuecomment-3001484875

   Addressed the comments and hardened another test that failed in CI while 
testing the cleanups




Issue Time Tracking
-------------------

    Worklog Id:     (was: 973055)
    Time Spent: 0.5h  (was: 20m)

> Enable AMQP Bridge address receiver to use shared durable subscriptions
> -----------------------------------------------------------------------
>
>                 Key: ARTEMIS-5519
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5519
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: AMQP
>    Affects Versions: 2.41.0
>            Reporter: Timothy A. Bish
>            Assignee: Timothy A. Bish
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 2.42.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> If a broker reports that it supports shared durable subscriptions the AMQP 
> bridge address receiver could use those types of subscriptions to avoid a 
> potential corner case where many rapid cycles of consumer demand being added 
> and removed can lead to a race on processing the detach frame and allow the 
> previous link to be stolen right before it is remotely closed. This corner 
> case does not happen in most scenarios due to the presence of the link credit 
> drain out and the idle link keep alive delay but depending on those 
> configurations it is still possible.  By default this patch does not switch 
> to always using shared subscriptions as that can leave an orphaned durable 
> queue if already using durable address subscriptions but we can eventually 
> move that direction in a major version update.  



--
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