]
Thomas Jenkinson commented on JBTM-3062:
----------------------------------------
And the resolution set to something to indicate duplicate rather than done
Include a test for LRA context propagation across a "non-LRA
aware" service
---------------------------------------------------------------------------
Key: JBTM-3062
URL:
https://issues.redhat.com/browse/JBTM-3062
Project: JBoss Transaction Manager
Issue Type: Bug
Components: LRA
Affects Versions: 5.9.0.Final
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Priority: Major
Fix For: 5.9.7.Final
If a microservice A that wants to participate in an LRA and calls microservice B (which
does not have specific LRA behaviour) and service A in turn calls microservice C (which
does have specific LRA behaviour), then B should not need to be annotated with @LRA. A
test is needed for this behaviour.
This issue relates to
https://github.com/eclipse/microprofile-lra/issues/7