You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2018/01/16 19:48:00 UTC

[jira] [Updated] (MESOS-2307) Dispatching to a non-existent Process should not return a pending future.

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

Benjamin Mahler updated MESOS-2307:
-----------------------------------
    Summary: Dispatching to a non-existent Process should not return a pending future.  (was: Add a Future state for gone processes)

[~alexr] I've updated the summary. I think with the recent changes that added the abandoned state, dispatching to a non-existent Process will result in an abandoned future. Shall we close this ticket?

> Dispatching to a non-existent Process should not return a pending future.
> -------------------------------------------------------------------------
>
>                 Key: MESOS-2307
>                 URL: https://issues.apache.org/jira/browse/MESOS-2307
>             Project: Mesos
>          Issue Type: Bug
>          Components: libprocess
>            Reporter: Alexander Rukletsov
>            Priority: Major
>
> 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
(v7.6.3#76005)