You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Thomas Andraschko (JIRA)" <de...@myfaces.apache.org> on 2018/11/29 13:20:00 UTC

[jira] [Resolved] (MYFACES-4269) [perf] getServletRegistrations is slow and not cached

     [ https://issues.apache.org/jira/browse/MYFACES-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Andraschko resolved MYFACES-4269.
----------------------------------------
    Resolution: Fixed

> [perf] getServletRegistrations is slow and not cached
> -----------------------------------------------------
>
>                 Key: MYFACES-4269
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4269
>             Project: MyFaces Core
>          Issue Type: Improvement
>    Affects Versions: 2.3.2
>            Reporter: Thomas Andraschko
>            Priority: Major
>             Fix For: 2.3.3
>
>         Attachments: MYFACES-4269.patch, MYFACES-4269_v2.patch
>
>
> seems like servletContext#getServletRegistrations does internal always a new lookup instead of caching it (on tomcat 9.x)
>  we can simple cache the FacesServletRegistration



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)