Project

General

Profile

Feature #122

Support XAResource.setTransactionTimeout

Added by ronald - almost 16 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Mulgara
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
fixed

Description

MulgaraXAResource currently ignores the timeout and returns false. Instead
it should set the underlying transaction timeout.

This depends on #121 for complete functionality.

#1

Updated by ronald - almost 16 years ago

Actually, this does not depend on #121 because this is a different timeout,
namely a limit on the total length of a transaction.

#2

Updated by ronald - almost 16 years ago

Done in r977.

To be closed when source:branches/mgr-121-lockrecovery is merged into trunk.

#3

Updated by ronald - over 15 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

(In r1098) Merged branch mgr-121-lockrecovery.

This contains three sets of changes:
1. support for idle and transaction timeouts - this closes #121, #122, and #125.
2. synchronization fixes and simplifications for the transactions
3. miscellaneous small fixes to the transactions - this closes #101.

Also available in: Atom PDF