[
https://issues.apache.org/jira/browse/CAMEL-16238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287085#comment-17287085
]
Claus Ibsen commented on CAMEL-16238:
-------------------------------------
You can create a PR where you set
registry = null
in the forceStopLazyInitialization method
> Registry is not released after camelcontext calls the shutdown method
> ---------------------------------------------------------------------
>
> Key: CAMEL-16238
> URL: https://issues.apache.org/jira/browse/CAMEL-16238
> Project: Camel
> Issue Type: Bug
> Components: came-core
> Affects Versions: 3.7.0
> Reporter: fly
> Priority: Major
>
> I found that when I called the shutdown method on camelcontext, the registry
> on camelcontext was not released and still held the bean instance. This can
> lead to a memory leak.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)