[
https://issues.apache.org/jira/browse/AMQNET-846?focusedWorklogId=972183&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-972183
]
ASF GitHub Bot logged work on AMQNET-846:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 06/Jun/25 22:06
Start Date: 06/Jun/25 22:06
Worklog Time Spent: 10m
Work Description: Havret opened a new pull request, #95:
URL: https://github.com/apache/activemq-nms-amqp/pull/95
(no comment)
Issue Time Tracking
-------------------
Worklog Id: (was: 972183)
Time Spent: 0.5h (was: 20m)
> 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
> Priority: Major
> Time Spent: 0.5h
> 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