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

Keith Wall updated QPID-8029:
-----------------------------
    Description: 
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.

  was: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.


> [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: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to