You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2016/10/13 22:34:20 UTC

[jira] [Updated] (ARTEMIS-794) AMQP: Modified Outcome is not being handled correctly

     [ https://issues.apache.org/jira/browse/ARTEMIS-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish updated ARTEMIS-794:
---------------------------------
    Priority: Blocker  (was: Major)

> AMQP: Modified Outcome is not being handled correctly
> -----------------------------------------------------
>
>                 Key: ARTEMIS-794
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-794
>             Project: ActiveMQ Artemis
>          Issue Type: Task
>          Components: AMQP
>    Affects Versions: 1.4.0
>            Reporter: Timothy Bish
>            Priority: Blocker
>
> The Modified outcome when sent has certain constraints placed on how the broker should handle it.  If the outcome indicates the delivery failed the remote must increment the delivery count, otherwise it should not.  If the outcome indicates that the message is "undeliverable here" than the remote must not send the message back to the modifying link.  
> (Note that in 5.x we treat the undeliverable here value as a cause to DLQ the message in order to ensure we don't redeliver it again to the link that modified it)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)