[
https://issues.apache.org/jira/browse/ARTEMIS-5669?focusedWorklogId=983824&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-983824
]
ASF GitHub Bot logged work on ARTEMIS-5669:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 19/Sep/25 16:35
Start Date: 19/Sep/25 16:35
Worklog Time Spent: 10m
Work Description: gemmellr merged PR #5927:
URL: https://github.com/apache/activemq-artemis/pull/5927
Issue Time Tracking
-------------------
Worklog Id: (was: 983824)
Time Spent: 20m (was: 10m)
> Send Modified(delivery-failed) to AMQP bridge receivers by default when the
> target address is full
> --------------------------------------------------------------------------------------------------
>
> Key: ARTEMIS-5669
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5669
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: AMQP
> Affects Versions: 2.42.0
> Reporter: Timothy A. Bish
> Assignee: Timothy A. Bish
> Priority: Minor
> Labels: pull-request-available
> Fix For: 2.43.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The current default for AMQP receivers is to send a Rejected disposition to
> the sender when a send fails due to an address being full. This behavior is
> not what the ideal default should be for a bridge receiver (probably for all
> receivers in general) and we should make the bridge configuration opinionated
> about this by defaulting bridge receivers send the Modified(delivery-failed)
> disposition instead. The option to configure this should reside in the
> bridge configuration top level or in the individual address and queue
> policies if someone really wants to change it back to Rejected.
> By changing this default the and combining it with the previous changes to
> drain link credit when an address reports full for an incoming message the
> bridge resource will resend an address message if new credit is granted or
> allow a queue message to go to a local consumer if one has capacity before
> the remote address has space and grants new link 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