]
Michael Musgrove updated JBTM-3169:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Update MP-LRA implementation for recent status code changes
-----------------------------------------------------------
Key: JBTM-3169
URL:
https://issues.jboss.org/browse/JBTM-3169
Project: JBoss Transaction Manager
Issue Type: Feature Request
Components: LRA
Affects Versions: 5.9.6.Final
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Priority: Major
Fix For: 5.next
MP-LRA issue 195 (see
https://github.com/eclipse/microprofile-lra/issues) introduced some
changes to response codes that relate to how unknown LRA id's are handled by
implementations. The associated tests for the issue also uncovered a bug in how recovery
handles in progress LRA's. The new TCK tests are in pull request 205.