[
https://issues.apache.org/jira/browse/QPID-8029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16245869#comment-16245869
]
ASF subversion and git services commented on QPID-8029:
-------------------------------------------------------
Commit e3260f592c9d8eb7165c896d1ba5724e61c36d92 in qpid-broker-j's branch
refs/heads/master from [~k-wall]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=e3260f5 ]
QPID-8029: [Broker-J] [AMQP 0-8..0-91] Attempting to tx.rollback on a
non-transacted session should not try to rollback
> [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: Java Broker
> Reporter: Keith Wall
> Priority: Minor
>
> 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]