[jbossws-issues] [JBoss JIRA] (JBWS-3848) Optimize HandlerChainSortInterceptor

Alessio Soldano (JIRA) issues at jboss.org
Wed Oct 29 12:44:35 EDT 2014


     [ https://issues.jboss.org/browse/JBWS-3848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessio Soldano updated JBWS-3848:
----------------------------------
    Fix Version/s: jbossws-cxf-4.3.2


> Optimize HandlerChainSortInterceptor
> ------------------------------------
>
>                 Key: JBWS-3848
>                 URL: https://issues.jboss.org/browse/JBWS-3848
>             Project: JBoss Web Services
>          Issue Type: Enhancement
>          Components: jbossws-cxf
>            Reporter: Alessio Soldano
>            Assignee: Alessio Soldano
>             Fix For: jbossws-cxf-4.3.2, jbossws-cxf-5.0
>
>
> HandlerChainSortInterceptor needs to be optimized to avoid setting the handler chain after having sorted it if the sort operation actually did nothing relevant.
> We should detect if we really need to sort (because of PRE/POST handlers) and relax the sorting requirement (we only care about the PRE/POST thing, not about the internal order of user handlers).



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jbossws-issues mailing list