You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2014/09/14 12:20:34 UTC

[jira] [Closed] (FELIX-4627) Event Admin - Memory Leak in AsyncDeliverTasks

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

Carsten Ziegeler closed FELIX-4627.
-----------------------------------

> Event Admin - Memory Leak in AsyncDeliverTasks
> ----------------------------------------------
>
>                 Key: FELIX-4627
>                 URL: https://issues.apache.org/jira/browse/FELIX-4627
>             Project: Felix
>          Issue Type: Bug
>          Components: Event Admin
>    Affects Versions: eventadmin-1.4.0
>            Reporter: Bob Paulin
>            Assignee: Carsten Ziegeler
>            Priority: Minor
>             Fix For: eventadmin-1.4.2
>
>         Attachments: FELIX-4627.patch, FELIX-4627b.patch
>
>
> Currently the AsyncDeliverTasks has a Map that tracks running threads (essentially a ThreadLocal like implementation).  As new threads post async events this list will continue to grow and is never cleared out.  Over time this will create a slow memory leak.



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