[
https://issues.apache.org/jira/browse/ARTEMIS-5645?focusedWorklogId=982039&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-982039
]
ASF GitHub Bot logged work on ARTEMIS-5645:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 05/Sep/25 14:04
Start Date: 05/Sep/25 14:04
Worklog Time Spent: 10m
Work Description: gemmellr merged PR #5904:
URL: https://github.com/apache/activemq-artemis/pull/5904
Issue Time Tracking
-------------------
Worklog Id: (was: 982039)
Time Spent: 20m (was: 10m)
> AMQP senders should have their credit drained after a send fails when address
> space constraints are exceeded
> ------------------------------------------------------------------------------------------------------------
>
> Key: ARTEMIS-5645
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5645
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: AMQP
> Reporter: Timothy A. Bish
> Priority: Minor
> Labels: pull-request-available
> Fix For: 2.43.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When the address policy is set to FAIL or there is a reject after a certain
> limit set for the BLOCK policy the broker should drain link credit from the
> remote sender. This can prevent the case where the broker is configured to
> send Modified(delivery failed) instead of Rejected dispositions and the
> client turns around and immediately re-sends the message repeatedly which
> could end up dropping the message due to exceeding the max delivery attempts
> limit.
--
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