Anand Mazumdar created MESOS-5573:
-------------------------------------

             Summary: 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


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.4#6332)

Reply via email to