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 2021/08/24 08:59:00 UTC

[jira] [Resolved] (KARAF-7231) High memory consumption in BluePrintServiceState

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

Jean-Baptiste Onofré resolved KARAF-7231.
-----------------------------------------
    Fix Version/s: 4.3.3
                   4.2.12
       Resolution: Fixed

> High memory consumption in BluePrintServiceState
> ------------------------------------------------
>
>                 Key: KARAF-7231
>                 URL: https://issues.apache.org/jira/browse/KARAF-7231
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf
>    Affects Versions: 4.2.10
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: 4.2.12, 4.3.3
>
>
> BlueprintStateService map is holding huge number of BlueprintEvent objects. Most objects are in DESTROYED state though are still held in the map.
> It would be great to either timeout the tracking of destroyed state, or remove from the map the destroyed events.



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