[
https://issues.apache.org/jira/browse/KARAF-7231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17403674#comment-17403674
]
ASF subversion and git services commented on KARAF-7231:
--------------------------------------------------------
Commit 42d9c8e508523e5d7d7a7a8986aa890fc6756500 in karaf's branch
refs/heads/main from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=42d9c8e ]
Merge pull request #1417 from jbonofre/KARAF-7231
[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)