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

Anand Mazumdar commented on MESOS-1988:
---------------------------------------

It seems that the library (src/scheduler/scheduler.cpp) already does the right 
thing by dropping calls silently. I would go ahead and nuke the second 
overload(...) that took a TaskInfo as a argument as its no longer being used in 
the code.

> Scheduler driver should not generate TASK_LOST when disconnected from master
> ----------------------------------------------------------------------------
>
>                 Key: MESOS-1988
>                 URL: https://issues.apache.org/jira/browse/MESOS-1988
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Vinod Kone
>            Assignee: Anand Mazumdar
>              Labels: twitter
>
> Currently, the driver replies to launchTasks() with TASK_LOST if it detects 
> that it is disconnected from the master. After MESOS-1972 lands, this will be 
> the only place where driver generates TASK_LOST. See MESOS-1972 for more 
> context.
> This fix is targeted for 0.22.0 to give frameworks time to implement 
> reconciliation.



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

Reply via email to