You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (JIRA)" <qp...@incubator.apache.org> on 2007/10/17 18:39:51 UTC

[jira] Created: (QPID-645) Exception thrown while preparing TxnOp not logged or propogated

Exception thrown while preparing TxnOp not logged or propogated
---------------------------------------------------------------

                 Key: QPID-645
                 URL: https://issues.apache.org/jira/browse/QPID-645
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: M2
            Reporter: Rob Godfrey
            Assignee: Rob Godfrey
             Fix For: M2, M2.1


If an exception occurs while preparing transaction ops, the ops are undone, but the error never gets rethrown, and the code does nothing to indicate an error.  Thus commits which have failed appear to have succeeded.

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


[jira] Resolved: (QPID-645) Exception thrown while preparing TxnOp not logged or propogated

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

Rob Godfrey resolved QPID-645.
------------------------------

    Resolution: Fixed

> Exception thrown while preparing TxnOp not logged or propogated
> ---------------------------------------------------------------
>
>                 Key: QPID-645
>                 URL: https://issues.apache.org/jira/browse/QPID-645
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: M2
>            Reporter: Rob Godfrey
>            Assignee: Rob Godfrey
>             Fix For: M2, M2.1
>
>
> If an exception occurs while preparing transaction ops, the ops are undone, but the error never gets rethrown, and the code does nothing to indicate an error.  Thus commits which have failed appear to have succeeded.

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