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

Martin Stefanko (Jira) issues at jboss.org
Wed Jun 3 04:59:18 EDT 2020


     [ https://issues.redhat.com/browse/JBTM-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Stefanko updated JBTM-3323:
----------------------------------
        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done


> 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: Martin Stefanko
>            Priority: Critical
>             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