You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Paul Thevenot (JIRA)" <ji...@apache.org> on 2016/10/05 15:40:20 UTC

[jira] [Reopened] (ARIES-1604) Aries async Thread leak

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

Paul Thevenot reopened ARIES-1604:
----------------------------------

> Aries async Thread leak
> -----------------------
>
>                 Key: ARIES-1604
>                 URL: https://issues.apache.org/jira/browse/ARIES-1604
>             Project: Aries
>          Issue Type: Bug
>    Affects Versions: async-1.0.2
>            Reporter: Paul Thevenot
>             Fix For: async-1.1.0
>
>
> The async service with repeated tasks leads to an OutOfMemoryError because too many threads are created and we achieve the maximum number of threads of the host (unable to create new native thread). 
> The leak seems to come from the PromiseImpl. For each Promise instantiated, we do create a new SingleThreadExecutor.



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