You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/10/05 19:21:01 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16193482#comment-16193482 ] 

ASF subversion and git services commented on QPID-7950:
-------------------------------------------------------

Commit 6b44f4129f61818a4a095fdc515508fea47450b2 in qpid-broker-j's branch refs/heads/master from [~lorenz.quack]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=6b44f41 ]

QPID-7950: [Java Broker, AMQP 1.0] Allow (semi-)detached Link endpoints to communicate indirectly via session.


> [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