[ 
https://issues.apache.org/jira/browse/KARAF-4068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on KARAF-4068 started by Jean-Baptiste Onofré.
---------------------------------------------------
> Memory leak in SessionFactoryImpl class
> ---------------------------------------
>
>                 Key: KARAF-4068
>                 URL: https://issues.apache.org/jira/browse/KARAF-4068
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-shell
>    Affects Versions: 4.0.2
>            Reporter: Martin Krüger
>            Assignee: Jean-Baptiste Onofré
>            Priority: Blocker
>             Fix For: 4.0.3
>
>         Attachments: 0001-KARAF-4068-Remove-unused-list-of-sessions.patch
>
>
> In SessionFactoryImpl there is a list which tracks the created sessions. But 
> nowhere in the code the sessions are removed from the list again. Also there 
> is no use for those sessions as far as I can see (the class is not exported 
> and the variable seems not to be used in the package).
> The proposed fix to that particular problem would be to remove the list.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to