Enlisting DataSource wrapper closes connections too early
---------------------------------------------------------
Key: ARIES-495
URL: https://issues.apache.org/jira/browse/ARIES-495
Project: Aries
Issue Type: Bug
Components: Transaction
Affects Versions: 0.2
Reporter: Jarek Gawor
Assignee: Jarek Gawor
Fix For: 0.3
The Enlisting DataSource wrapper closes the underlying connection as soon as
the application calls ConnectionWrapper.close(). This is not always correct as
close() might be called while the transaction is still active.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.