[
https://issues.apache.org/jira/browse/KARAF-4069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on KARAF-4069 started by Jean-Baptiste Onofré.
---------------------------------------------------
> ConsoleSessionImpl does not close the session in function close()
> -----------------------------------------------------------------
>
> Key: KARAF-4069
> URL: https://issues.apache.org/jira/browse/KARAF-4069
> Project: Karaf
> Issue Type: Bug
> Components: karaf-shell
> Affects Versions: 4.0.2
> Reporter: Martin Krüger
> Assignee: Jean-Baptiste Onofré
> Fix For: 4.0.3
>
>
> In the class ConsoleSessionImpl does not close the session originated from
> the class CommandProcessorImpl (from SessionFactoryImpl.create(...)).
> Resulting from that the CommandProcessorImpl keeps all open sessions in a
> WeakHashMap which will grow over time too.
> On the other hand the HeadlessSessionImpl does close the session in its close
> function.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)