[
https://issues.jboss.org/browse/JBTM-2255?page=com.atlassian.jira.plugin....
]
Gytis Trikleris updated JBTM-2255:
----------------------------------
Description:
We need to check if the transaction is really in flight before returning status as
committing. Previously code assumed, that if returned status is StatusCommitted, the only
reason why the resource invoked replay_completion is that the transaction is in the
process of committing.
However, as shown by the attached bugzilla, following work flow is still possible:
Do not return StatusCommiting, if transaction was commited by the
original transaction manager
----------------------------------------------------------------------------------------------
Key: JBTM-2255
URL:
https://issues.jboss.org/browse/JBTM-2255
Project: JBoss Transaction Manager
Issue Type: Bug
Components: JTS
Reporter: Gytis Trikleris
Assignee: Gytis Trikleris
Fix For: 4.17.23
We need to check if the transaction is really in flight before returning status as
committing. Previously code assumed, that if returned status is StatusCommitted, the only
reason why the resource invoked replay_completion is that the transaction is in the
process of committing.
However, as shown by the attached bugzilla, following work flow is still possible:
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)