You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Romain Manni-Bucau (Jira)" <ji...@apache.org> on 2019/10/29 05:02:00 UTC

[jira] [Resolved] (MEECROWAVE-219) Thread leak in ReloadOnChangeController

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

Romain Manni-Bucau resolved MEECROWAVE-219.
-------------------------------------------
    Resolution: Fixed

Thanks for the patch Kilian, applied!

> Thread leak in ReloadOnChangeController
> ---------------------------------------
>
>                 Key: MEECROWAVE-219
>                 URL: https://issues.apache.org/jira/browse/MEECROWAVE-219
>             Project: Meecrowave
>          Issue Type: Bug
>    Affects Versions: 1.2.9
>            Reporter: Kilian Matt
>            Priority: Minor
>              Labels: patch
>             Fix For: 1.2.10
>
>         Attachments: 0001-MEECROWAVE-219-fixing-thread-leak.patch
>
>
> ReloadOnChangeController creates a new WatchService in {{start}}, but fails to close it during {{close}}, thus causing a thread leak; 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)