Recover inflight subordinate transactions
-----------------------------------------
Key: JBTM-932
URL:
https://issues.jboss.org/browse/JBTM-932
Project: JBoss Transaction Manager
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: Tom Jenkinson
Assignee: Tom Jenkinson
Fix For: 4.16.0.Final
The call to XATerminator::recover() only returns transactions that are in the
RecoveryStore.
What if?
1. EIS propagates transaction "XYZ"
2. EIS crashes
3. We are not notified of this
4. EIS recovers
5. EIS calls XATerminator::recover
6. The inflight "XYZ" is not returned as it was not prepared and is therefore
not in the RecoveryStore
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: