[jbossts-issues] [JBoss JIRA] (JBTM-3066) Starting a nested LRA via the client API leaves the parent as the current context

Michael Musgrove (Jira) issues at jboss.org
Thu Oct 11 12:28:01 EDT 2018


Michael Musgrove created JBTM-3066:
--------------------------------------

             Summary: Starting a nested LRA via the client API leaves the parent as the current context
                 Key: JBTM-3066
                 URL: https://issues.jboss.org/browse/JBTM-3066
             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 an LRA is associated with a thread and that thread then starts a new LRA then the new one is nested under the first. When using the LRAClient API to start the child LRA the resulting context is left as the parent. This is wrong since the thread should now operate in the context of the nested LRA.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jbossts-issues mailing list