Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
10.3.1.4, 10.4.1.3, 11.0.0.0
-
None
Description
The XA transaction timeout feature was added in DERBY-2432. It introduced a new property "derby.jdbc.xaTransactionTimeout" which defines a default value of XA transaction timeout if it was not specfied in a call to XAResource.setTransactionTimeout. The property might be specified also as a database property.
The documentation should be probably added to 'Derby properties' chapter to "Tuning Derby" guide.
Attachments
Attachments
Issue Links
- is related to
-
DERBY-2432 Unimplemented transaction time out for XA transactions may cause that locks will not be released when client terminates outside a unit of work.
- Closed