]
Jonathan Halliday closed JBTM-443.
----------------------------------
Resolution: Done
check LastResource logging and recovery
---------------------------------------
Key: JBTM-443
URL:
https://issues.jboss.org/browse/JBTM-443
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: JTA, JTS, Recovery
Affects Versions: 4.4.0.GA
Reporter: Jonathan Halliday
Assignee: Jonathan Halliday
Fix For: 4.15.0
Where transactions contain LastResource, they may not be fully recoverable. Check if
LastResource records are written to the log and if so, what happens to them during
recovery.
Optimise the case where a tx contains multiple last resources, as we need to write a log
for such a tx only if it also contains real resources. The case where the tx only has a
single resource enlisted is irrelevant as the onePhaseCommit optimization already skips
logging.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: