]
Pedro Ruivo updated ISPN-5328:
------------------------------
Workaround Description: use a proper TM such as JBossTM.
Workaround: Workaround Exists
DummyTransaction does not invoke afterCompletion() if some resource
fails to prepare
------------------------------------------------------------------------------------
Key: ISPN-5328
URL:
https://issues.jboss.org/browse/ISPN-5328
Project: Infinispan
Issue Type: Bug
Components: Transactions
Affects Versions: 7.1.1.Final
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Priority: Minor
In DummyTransaction, if some resource does not prepare successfully, the synch enlistment
is not invoked.