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