]
Michael Musgrove updated JBTM-2978:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
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
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.