You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <de...@geronimo.apache.org> on 2005/08/23 22:12:08 UTC

[jira] Created: (GERONIMO-906) Component references involved in transaction recovery are too complicated

Component references involved in transaction recovery are too complicated
-------------------------------------------------------------------------

         Key: GERONIMO-906
         URL: http://issues.apache.org/jira/browse/GERONIMO-906
     Project: Geronimo
        Type: Bug
    Versions: 1.0-M5    
    Reporter: David Jencks
 Assigned to: David Jencks 


The connection manager gets a reference to the TransactionContextManager, which ought to be enough.  However, the TransactionManagerImpl has a reference collection that the MCFWrapper registers with, the TM then calls the recovery methods.

We should be able to move the recovery methods to TCM and have the connection manager call them after it has started.  We'll also have to look into what to do with the MDB/inbound recovery.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-906) Component references involved in transaction recovery are too complicated

Posted by "David Jencks (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-906?page=all ]

David Jencks updated GERONIMO-906:
----------------------------------

    Fix Version: Wish List
                     (was: 1.0)

> Component references involved in transaction recovery are too complicated
> -------------------------------------------------------------------------
>
>          Key: GERONIMO-906
>          URL: http://issues.apache.org/jira/browse/GERONIMO-906
>      Project: Geronimo
>         Type: Bug
>     Versions: 1.0-M5
>     Reporter: David Jencks
>     Assignee: David Jencks
>      Fix For: Wish List

>
> The connection manager gets a reference to the TransactionContextManager, which ought to be enough.  However, the TransactionManagerImpl has a reference collection that the MCFWrapper registers with, the TM then calls the recovery methods.
> We should be able to move the recovery methods to TCM and have the connection manager call them after it has started.  We'll also have to look into what to do with the MDB/inbound recovery.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (GERONIMO-906) Component references involved in transaction recovery are too complicated

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks closed GERONIMO-906.
---------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: Wish List)
                   2.0-M7

Rev 550546 reversed the component references.  This made the code somewhat simpler.  Unfortunately I let IDEA optimize all the imports in the geronimo-connector module.... I hope this doesn't make the change too hard to review.

> Component references involved in transaction recovery are too complicated
> -------------------------------------------------------------------------
>
>                 Key: GERONIMO-906
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-906
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: transaction manager
>    Affects Versions: 1.0-M5
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 2.0-M7
>
>
> The connection manager gets a reference to the TransactionContextManager, which ought to be enough.  However, the TransactionManagerImpl has a reference collection that the MCFWrapper registers with, the TM then calls the recovery methods.
> We should be able to move the recovery methods to TCM and have the connection manager call them after it has started.  We'll also have to look into what to do with the MDB/inbound recovery.

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


[jira] Updated: (GERONIMO-906) Component references involved in transaction recovery are too complicated

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-906?page=all ]

Aaron Mulder updated GERONIMO-906:
----------------------------------

    Fix Version: 1.0

> Component references involved in transaction recovery are too complicated
> -------------------------------------------------------------------------
>
>          Key: GERONIMO-906
>          URL: http://issues.apache.org/jira/browse/GERONIMO-906
>      Project: Geronimo
>         Type: Bug
>     Versions: 1.0-M5
>     Reporter: David Jencks
>     Assignee: David Jencks
>      Fix For: 1.0

>
> The connection manager gets a reference to the TransactionContextManager, which ought to be enough.  However, the TransactionManagerImpl has a reference collection that the MCFWrapper registers with, the TM then calls the recovery methods.
> We should be able to move the recovery methods to TCM and have the connection manager call them after it has started.  We'll also have to look into what to do with the MDB/inbound recovery.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-906) Component references involved in transaction recovery are too complicated

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-906?page=all ]

Aaron Mulder updated GERONIMO-906:
----------------------------------

    Component: transaction manager

> Component references involved in transaction recovery are too complicated
> -------------------------------------------------------------------------
>
>          Key: GERONIMO-906
>          URL: http://issues.apache.org/jira/browse/GERONIMO-906
>      Project: Geronimo
>         Type: Bug
>   Components: transaction manager
>     Versions: 1.0-M5
>     Reporter: David Jencks
>     Assignee: David Jencks
>      Fix For: Wish List

>
> The connection manager gets a reference to the TransactionContextManager, which ought to be enough.  However, the TransactionManagerImpl has a reference collection that the MCFWrapper registers with, the TM then calls the recovery methods.
> We should be able to move the recovery methods to TCM and have the connection manager call them after it has started.  We'll also have to look into what to do with the MDB/inbound recovery.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira