You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2013/10/30 14:55:31 UTC

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

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

Timothy Bish resolved AMQNET-417.
---------------------------------

    Resolution: Fixed
      Assignee: Timothy Bish  (was: Jim Gomes)

Patch applied following review.  Added to trunk and 1.6.x

> 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
>          Components: ActiveMQ
>            Reporter: Remo Gloor
>            Assignee: Timothy Bish
>             Fix For: 1.6.2, 1.7.0
>
>         Attachments: allDTCImprovments.patch, DtcRecoveryShouldNotRunAfterConnectionsAreStarted.patch, 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 was sent by Atlassian JIRA
(v6.1#6144)