Vaclav Tunka created JBTM-2923:
----------------------------------
Summary: Don't call ENDRSCAN if periodic recovery will do this anyway
Key: JBTM-2923
URL:
https://issues.jboss.org/browse/JBTM-2923
Project: JBoss Transaction Manager
Issue Type: Enhancement
Reporter: Vaclav Tunka
Assignee: Tom Jenkinson
Fix For: 5.next
Some XAResource implementations may decide to close the connection during ENDRSCAN. To
facilitate interop with them we can ensure that out of bounds calls to scan the XAR leave
the connection open if a full recovery scan is in flight. Doing this means that the AARM
can get the XAR from the XARM module but still call commit during its phase2
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)