]
Michael Musgrove updated JBTM-3291:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
LRA quickstart needs to work with the latest Eclipse MicroProfile LRA
spec
--------------------------------------------------------------------------
Key: JBTM-3291
URL:
https://issues.redhat.com/browse/JBTM-3291
Project: JBoss Transaction Manager
Issue Type: Task
Components: LRA
Reporter: Michael Musgrove
Assignee: Mayank Kunwar
Priority: Blocker
Fix For: 5.next
At least one of the LRA quickstarts [1] defines a resource that uses an LRA annotation
without also being a participant. This requirement was introduced in issue [2].
[1]
trip-controller/src/main/java/io/narayana/rts/lra/demo/tripcontroller/TripController.java
[2]
https://github.com/eclipse/microprofile-lra/issues/272