You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Deshi Xiao (JIRA)" <ji...@apache.org> on 2017/04/28 11:07:04 UTC

[jira] [Comment Edited] (MESOS-5573) Executor Driver does not invoke the `disconnected` callback upon disconnection with the agent.

    [ https://issues.apache.org/jira/browse/MESOS-5573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15988651#comment-15988651 ] 

Deshi Xiao edited comment on MESOS-5573 at 4/28/17 11:06 AM:
-------------------------------------------------------------

any update on it?

@deshna jain


was (Author: xds2000):
any update on it?

> Executor Driver does not invoke the `disconnected` callback upon disconnection with the agent.
> ----------------------------------------------------------------------------------------------
>
>                 Key: MESOS-5573
>                 URL: https://issues.apache.org/jira/browse/MESOS-5573
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Anand Mazumdar
>            Assignee: deshna jain
>              Labels: mesosphere, newbie
>
> The executor driver must invoke the {{disconnected}} callback upon disconnecting with the agent i.e. if the agent process restarts as per documentation:
> https://mesos.apache.org/api/latest/java/org/apache/mesos/Executor.html#disconnected(org.apache.mesos.ExecutorDriver)
> It does not seem to be the case that is being done currently. Also, this callback should only be invoked for frameworks with checkpointing enabled as for non-checkpointed frameworks the executor is shutdown upon a disconnection.
> There might already be a JIRA for this. But, I was not able to spot any.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)