Michael Musgrove created JBTM-3062:
--------------------------------------
Summary: Include a test for LRA context propagation across a "non-LRA
aware" service
Key: JBTM-3062
URL:
https://issues.jboss.org/browse/JBTM-3062
Project: JBoss Transaction Manager
Issue Type: Bug
Components: LRA
Affects Versions: 5.9.0.Final
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Fix For: 5.next
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
--
This message was sent by Atlassian Jira
(v7.12.1#712002)