-
Bug
-
Resolution: Done
-
Major
-
5.10.1.Final
-
None
the method Coordinator#getNestedLRAStatus is used in LRA processing as normal `@Status` callback however currently it returns the status of the nested LRA which is of type LRAStatus and not ParticipantStatus which is the correct return type of `@Status` methods according to the specification.
- is related to
-
JBTM-3238 Coordinator#completeNestedLRA and Coordinator#compensateNestedLRA should return ParticipantStatus
- Closed