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 2019/04/16 14:12: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.5)
                   4.2.6

> 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.6
>
>         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
(v7.6.3#76005)