[
https://issues.apache.org/jira/browse/KARAF-7231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17403675#comment-17403675
]
ASF GitHub Bot commented on KARAF-7231:
---------------------------------------
jbonofre merged pull request #1417:
URL: https://github.com/apache/karaf/pull/1417
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)