You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2007/04/18 16:41:15 UTC

[jira] Created: (QPID-457) Rollback broken - Failures when trying to use the session after a rollback

Rollback broken - Failures when trying to use the session after a rollback 
---------------------------------------------------------------------------

                 Key: QPID-457
                 URL: https://issues.apache.org/jira/browse/QPID-457
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
            Reporter: Martin Ritchie
         Assigned To: Martin Ritchie
            Priority: Blocker


The broker doesn't reset it's inTransaction mode (inTran) when a rollback occurs resulting in the failure to beable to commit. After a rollback. 

Testcase added to CommitRollbackTest

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (QPID-457) Rollback broken - Failures when trying to use the session after a rollback

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489766 ] 

Martin Ritchie commented on QPID-457:
-------------------------------------

the TxnBuffer change was only a logging change.
Missed the LocalTransactionalContext change
Completed: At revision: 530042  


> Rollback broken - Failures when trying to use the session after a rollback 
> ---------------------------------------------------------------------------
>
>                 Key: QPID-457
>                 URL: https://issues.apache.org/jira/browse/QPID-457
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>            Reporter: Martin Ritchie
>         Assigned To: Martin Ritchie
>            Priority: Blocker
>
> The broker doesn't reset it's inTransaction mode (inTran) when a rollback occurs resulting in the failure to beable to commit. After a rollback. 
> Testcase added to CommitRollbackTest

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (QPID-457) Rollback broken - Failures when trying to use the session after a rollback

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie resolved QPID-457.
---------------------------------

    Resolution: Fixed

Completed: At revision: 530041  


> Rollback broken - Failures when trying to use the session after a rollback 
> ---------------------------------------------------------------------------
>
>                 Key: QPID-457
>                 URL: https://issues.apache.org/jira/browse/QPID-457
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>            Reporter: Martin Ritchie
>         Assigned To: Martin Ritchie
>            Priority: Blocker
>
> The broker doesn't reset it's inTransaction mode (inTran) when a rollback occurs resulting in the failure to beable to commit. After a rollback. 
> Testcase added to CommitRollbackTest

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.