You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Greg Mann (JIRA)" <ji...@apache.org> on 2015/08/17 21:56:46 UTC

[jira] [Assigned] (MESOS-3158) Libprocess Process: Join runqueue workers during finalization

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

Greg Mann reassigned MESOS-3158:
--------------------------------

    Assignee: Greg Mann

> Libprocess Process: Join runqueue workers during finalization
> -------------------------------------------------------------
>
>                 Key: MESOS-3158
>                 URL: https://issues.apache.org/jira/browse/MESOS-3158
>             Project: Mesos
>          Issue Type: Improvement
>          Components: libprocess
>            Reporter: Joris Van Remoortere
>            Assignee: Greg Mann
>              Labels: beginner, libprocess, mesosphere, newbie
>
> The lack of synchronization between ProcessManager destruction and the thread pool threads running the queued processes means that the shared state that is part of the ProcessManager gets destroyed prematurely.
> Synchronizing the ProcessManager destructor with draining the work queues and stopping the workers will allow us to not require leaking the shared state to avoid use beyond destruction.



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