You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alexander Rukletsov (JIRA)" <ji...@apache.org> on 2015/01/30 18:09:36 UTC

[jira] [Created] (MESOS-2307) Add a Future state for gone processes

Alexander Rukletsov created MESOS-2307:
------------------------------------------

             Summary: Add a Future state for gone processes
                 Key: MESOS-2307
                 URL: https://issues.apache.org/jira/browse/MESOS-2307
             Project: Mesos
          Issue Type: Bug
          Components: libprocess
            Reporter: Alexander Rukletsov


If the libprocess process is terminated, we can still dispatch calls to it as long as we have a {{UPID}}. In this case the future will be pending forever. Instead, it would be better to introduce a separate state for such case, e.g. {{Disconnected}}, {{Abandoned}}.



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