[ https://issues.apache.org/jira/browse/AMQNET-846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Krzysztof Porębski reassigned AMQNET-846: ----------------------------------------- Assignee: Krzysztof Porębski > 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: 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: issues-unsubscr...@activemq.apache.org For additional commands, e-mail: issues-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact