Jean-Baptiste Onofré created KARAF-7231:
-------------------------------------------
Summary: Memory leak 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é
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)