[
https://issues.apache.org/jira/browse/KARAF-7231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17403672#comment-17403672
]
ASF subversion and git services commented on KARAF-7231:
--------------------------------------------------------
Commit 6ba8d90a8bb99c6c5bad82cc3fced2e9b5b2be72 in karaf's branch
refs/heads/main from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=6ba8d90 ]
[KARAF-7231] Remove DESTROYED blueprint containers from states map
> 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
>
> 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)