Ticket #824 (new unassigned)

Opened 4 years ago

Last modified 3 years ago

Support tx recovery in OTM for global transactions

Reported by: ronald Assigned to: pag
Priority: low Milestone:
Component: topaz Version: 0.8.3-SNAPSHOT
Keywords: Cc:
Blocking: Blocked By:

Description

Transaction recovery is transaction-manager specific, but we probably need some method for the app to get a list of XAResource's corresponding to all the underlying resources used by OTM so it can feed those to the TM for recovery.

We may also provide some helpers in topaz/extras. E.g. SimpleJTA uses ResourceFactorys to get all resources for recovery, so we could provide a SimpleJTA ResourceFactory for OTM.

Dependency Graph

Change History

03/04/08 17:34:57 changed by amit

  • version changed from 0.8.2.1 to 0.8.3-SNAPSHOT.

07/31/08 23:59:46 changed by amit

  • blocking changed.
  • blockedby changed.
  • milestone set to 0.9.1.

09/08/08 15:31:46 changed by amit

  • milestone deleted.

08/13/09 14:53:21 changed by npeterson

  • owner changed from ronald to pag.
  • priority changed from unassigned to low.