You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2020/05/17 05:47:00 UTC

[jira] [Updated] (KARAF-6115) Avoid repeated calls to ACLConfigurationParser.trimKeys/removeSpaces

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

Jean-Baptiste Onofré updated KARAF-6115:
----------------------------------------
    Fix Version/s:     (was: 4.2.9)
                   4.2.10

> Avoid repeated calls to ACLConfigurationParser.trimKeys/removeSpaces
> --------------------------------------------------------------------
>
>                 Key: KARAF-6115
>                 URL: https://issues.apache.org/jira/browse/KARAF-6115
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf
>    Affects Versions: 4.1.7
>            Reporter: Martin Lichtin
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>             Fix For: 4.3.0, 4.1.8, 4.2.10
>
>         Attachments: image-2019-01-27-09-23-40-248.png
>
>
> Repeated calls to this method allocate quite a bit of memory that is showing during GC.
> Excerpt from flight recorder:
> !image-2019-01-27-09-23-40-248.png!
> It would be better to 'trim' the configuration once only, e.g. in SecuredSessionFactoryImpl



--
This message was sent by Atlassian Jira
(v8.3.4#803005)