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

Vinod Kone resolved MESOS-107.
------------------------------

       Resolution: Fixed
    Fix Version/s: 0.12.0
         Assignee: Vinod Kone
    
> Scheduler library should not acknowledge a status update if the driver has 
> been aborted.
> ----------------------------------------------------------------------------------------
>
>                 Key: MESOS-107
>                 URL: https://issues.apache.org/jira/browse/MESOS-107
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Benjamin Hindman
>            Assignee: Vinod Kone
>             Fix For: 0.12.0
>
>
> Right now, if you abort the driver in the middle of the 
> Scheduler::statusUpdate callback that status update will still get 
> acknowledged, even though the framework might create another driver and 
> reconnect, in which case they might expect that that status update is resent. 
> In addition, we should consider possibly adding a boolean return value for 
> Scheduler::statusUpdate so that the scheduler can control which status 
> updates get acknowledged.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to