Kevin Conner created JBESB-3743:
-----------------------------------
Summary: Transactional improvement for invm resources
Key: JBESB-3743
URL:
https://issues.jboss.org/browse/JBESB-3743
Project: JBoss ESB
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Transports
Affects Versions: 4.10 CP1
Reporter: Kevin Conner
The transactional behaviour of InVM resources associates a single message with each
XAResource. If multiple InVM operations occur within the same transaction then multiple
XAResources will be enlisted into the transaction, causing the transaction manager to do
more work than is necessary.
The code needs to change so that there is a single XAResource enlisted with each
transaction, representing multiple operations.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira