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

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

                Author: ASF GitHub Bot
            Created on: 12/Feb/25 20:52
            Start Date: 12/Feb/25 20:52
    Worklog Time Spent: 10m 
      Work Description: tabish121 commented on PR #5493:
URL: 
https://github.com/apache/activemq-artemis/pull/5493#issuecomment-2654818991

   > I was expecting some documentation for this new setting, but I couldn't 
find it. Was that an oversight or does this not need any user-facing docs?
   
   As follow work for this plus many other updates there will need to be rework 
of the federation docs but that's a bit out of scope here.  The defaults on 
this should suffice for the majority of users as this should be transparent in 
practice. 




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

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

> Allow AMQP Federation consumer to idle for a period of time when demand is 
> removed
> ----------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-5304
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5304
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: AMQP
>    Affects Versions: 2.39.0
>            Reporter: Timothy A. Bish
>            Assignee: Timothy A. Bish
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 2.40.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> When demand is removed from a tracked address or queue the AMQP federation 
> instance will drain the receiver link and then close it which can lead of 
> attach / detach of receiver links in cases where the receiver that generated 
> the demand comes back quickly. This can happen based on the framework in use 
> by the application or from spotty networks.  We should idle the consumer for 
> some period of time before closing after we drain the link credit to allow 
> for quick recovery by simply granting a new batch of credit.



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