[jbossts-issues] [JBoss JIRA] (JBTM-3323) LRA server filter is registered twice

Michael Musgrove (Jira) issues at jboss.org
Mon Jun 1 10:17:01 EDT 2020


Michael Musgrove created JBTM-3323:
--------------------------------------

             Summary: LRA server filter is registered twice
                 Key: JBTM-3323
                 URL: https://issues.redhat.com/browse/JBTM-3323
             Project: JBoss Transaction Manager
          Issue Type: Bug
          Components: LRA
    Affects Versions: 5.10.5.Final
            Reporter: Michael Musgrove
            Assignee: Michael Musgrove
             Fix For: 5.next


The LRA ServerLRAFilter is being registered twice, once implicitly because ServerLRAFilter is a Provider, and once explicitly in FilterRegistration. Resteasy ignores the second registration but this is not the case for other JAX-RS implementations such as  Apache CXF and the endpoints may be registered twice. In particular this can result in 2 LRAs being created for the same client request.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jbossts-issues mailing list