[
https://issues.apache.org/jira/browse/AMQNET-846?focusedWorklogId=974329&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-974329
]
ASF GitHub Bot logged work on AMQNET-846:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 11/Jul/25 13:10
Start Date: 11/Jul/25 13:10
Worklog Time Spent: 10m
Work Description: Havret merged PR #95:
URL: https://github.com/apache/activemq-nms-amqp/pull/95
Issue Time Tracking
-------------------
Worklog Id: (was: 974329)
Time Spent: 40m (was: 0.5h)
> Add option to customize acknowledgment behavior for expired messages via
> IRedeliveryPolicy
> ------------------------------------------------------------------------------------------
>
> Key: AMQNET-846
> URL: https://issues.apache.org/jira/browse/AMQNET-846
> Project: ActiveMQ .Net
> Issue Type: New Feature
> Components: AMQP, NMS
> Reporter: Krzysztof Porębski
> Assignee: Krzysztof Porębski
> Priority: Major
> Fix For: API-2.2.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Introduce a configurable mechanism for handling expired messages by extending
> the IRedeliveryPolicy interface in NMS. This will allow transport providers
> like AMQP to define how they acknowledge or reject expired messages (e.g.,
> using MODIFIED_FAILED_UNDELIVERABLE, RELEASED, etc.).
> The current implementation in the AMQP provider unconditionally acknowledges
> expired messages using the {{MODIFIED_FAILED_UNDELIVERABLE}} outcome. This
> limits the consumer's ability to control message flow and error handling
> strategy.
--
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