You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Remo Gloor (JIRA)" <ji...@apache.org> on 2013/03/11 08:35:12 UTC

[jira] [Created] (AMQNET-417) DTC Recovery should be done once for each application start

Remo Gloor created AMQNET-417:
---------------------------------

             Summary: DTC Recovery should be done once for each application start
                 Key: AMQNET-417
                 URL: https://issues.apache.org/jira/browse/AMQNET-417
             Project: ActiveMQ .Net
          Issue Type: Bug
            Reporter: Remo Gloor
            Assignee: Jim Gomes
            Priority: Critical
         Attachments: DtcRecoveryShouldNotRunAfterConnectionsAreStarted.patch

DTC recovery is currently executed when a new session is created. This is not correct because there can be other sessions that are currently commiting a transaction. This transactions must not be recovered, otherwise there are strange behaviors.

The recovery should be done just once foreach ressource manager ID.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira