Timothy A. Bish created ARTEMIS-5665: ----------------------------------------
Summary: Send Modified(delivery-failed) to AMQP receivers by default when the target address is rejecting messages Key: ARTEMIS-5665 URL: https://issues.apache.org/jira/browse/ARTEMIS-5665 Project: ActiveMQ Artemis Issue Type: Sub-task Components: AMQP Reporter: Timothy A. Bish Assignee: Timothy A. Bish Currently when an address is configured to reject messages either with the fail policy or if using the block policy and configuring a max size before rejecting the broker sends a Rejected outcome to the sender which is a terminal outcome that does not convey the intent that delivery failed at this peer but could be retried. The broker should default to sending a modified outcome with delivery failed instead (this is currently configurable and the default should just be changed). -- 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