Martin Stefanko created JBTM-3234:
-------------------------------------
Summary: Coordinator#getNestedLRAStatus should return ParticipantStatus
Key: JBTM-3234
URL:
https://issues.redhat.com/browse/JBTM-3234
Project: JBoss Transaction Manager
Issue Type: Bug
Components: LRA
Affects Versions: 5.10.1.Final
Reporter: Martin Stefanko
Assignee: Michael Musgrove
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.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)