]
Tom Jenkinson updated JBTM-2978:
--------------------------------
Fix Version/s: 5.next
Compensation should not be considered done in case of network error
-------------------------------------------------------------------
Key: JBTM-2978
URL:
https://issues.jboss.org/browse/JBTM-2978
Project: JBoss Transaction Manager
Issue Type: Bug
Components: LRA
Affects Versions: 5.7.1.Final
Reporter: Nicola Ferraro
Assignee: Michael Musgrove
Fix For: 5.next
In case of network error on the call to "/compensate" made by the coordinator
to the participant, the LRA is considered compensated, hence the compensate action is not
retried again. This is not the expected behavior.