Project

General

Profile

Bug #868

Support enlist=JTA in Z2 Data Source

Added by Udo Offermann over 11 years ago. Updated over 11 years ago.

Status:
Rejected
Priority:
Urgent
Assignee:
Category:
z2-core
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
origin:
trac

Description

Currently the WorkUnit is the DS enlist container. This way there is always a TX.

Standard behavior would leave TX boundaries to JTA and hence there would be none by default and the use of UserTX or @Transactional defines TX boundaries.

#1

Updated by Henning Blohm over 11 years ago

  • Assignee deleted (Redmine Admin)
#2

Updated by Henning Blohm over 11 years ago

In other words: The issue here is that the Z2 implemented Data Source is not enlisting with JTA today.

This issue should be handled in conjunction with #877

#3

Updated by Henning Blohm over 11 years ago

  • Assignee set to Henning Blohm
  • Target version set to 3
#4

Updated by Henning Blohm over 11 years ago

  • Target version changed from 3 to 2.1
#5

Updated by Henning Blohm over 11 years ago

  • Status changed from New to Rejected

Rejected, as we do not want to go down the road of providing XA capable connection pooling over arbitrary TMs.

See also http://www.atomikos.com/Documentation/ExternalConnectionPool.

Z2-Env built-in connection pooling only works for single-tx case, at best integrated with the single-commit-phase JTA impl over the z2 work unit.

Also available in: Atom PDF