[ 
https://issues.apache.org/jira/browse/QPID-8029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16278859#comment-16278859
 ] 

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

Commit dc6ce7fb94f50677fcc3ad31ead136180bd96087 in qpid-broker-j's branch 
refs/heads/7.0.x from [~k-wall]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=dc6ce7f ]

QPID-8029: [Broker-J] [AMQP 0-8..0-91] Attempting to tx.rollback on a 
non-transacted session should not try to rollback

(cherry picked from commit e3260f592c9d8eb7165c896d1ba5724e61c36d92)


> [Broker-J] [AMQP 0-8..0-91] tx.rollback on non-transacted channel should not 
> rollback the channel 
> --------------------------------------------------------------------------------------------------
>
>                 Key: QPID-8029
>                 URL: https://issues.apache.org/jira/browse/QPID-8029
>             Project: Qpid
>          Issue Type: Bug
>          Components: Broker-J
>            Reporter: Keith Wall
>            Priority: Minor
>             Fix For: qpid-java-broker-7.0.1
>
>
> Currently, calling {{tx.rollback}} on a non-transacted session closes the 
> channel (as required by the specification), but then erroneously goes on to 
> rollback anyway.
> AMQP 0-9 spec says:
> bq. The client must use this method [tx.select] at least once on a channel 
> before using the Commit or Rollback methods.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to