You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (JIRA)" <ji...@apache.org> on 2017/10/09 09:13:01 UTC

[jira] [Resolved] (QPID-7950) [Java Broker, AMQP 1.0] Discharging transaction after consumer link detach does not apply the correct outcomes

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

Alex Rudyy resolved QPID-7950.
------------------------------
    Resolution: Fixed

Lorenz and I worked in pair at the changes for the JIRA. The changes had been reviewed as part of working in pair

> [Java Broker, AMQP 1.0] Discharging transaction after consumer link detach does not apply the correct outcomes
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-7950
>                 URL: https://issues.apache.org/jira/browse/QPID-7950
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>            Reporter: Lorenz Quack
>            Priority: Blocker
>             Fix For: qpid-java-broker-7.0.0
>
>
> Consider the following scenario:
>  * declare transaction
>  * receive a delivery
>  * detach the consumer
>  * send disposition with txn-state and Accepted outcome
>  * discharge the transaction
> After this message should be deleted from the broker. It currently is not.
> Currently, detaching the link applies the Modified outcome to all unsettled messages therefore the disposition and discharge have no effect on them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org