]
Pedro Ruivo updated ISPN-5328:
------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
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
Fix For: 7.2.0.CR1
In DummyTransaction, if some resource does not prepare successfully, the synch enlistment
is not invoked.