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

Benjamin Mahler commented on MESOS-538:
---------------------------------------

Just to confirm my assumptions here:

1. The "non-checkpointing" slave here is an old slave that does not support 
checkpointing, correct?

2. We will remove the --checkpoint flag from the slave, and the slave will 
checkpoint for a task depending on whether the framework desires it. This means 
on a cluster running the latest code, with all slaves having support for 
checkpointing, there will not be any cases where the master rejects launch 
tasks as you described?
                
> Master should not offer non-checkpointing slave's resources to checkpointing 
> frameworks
> ---------------------------------------------------------------------------------------
>
>                 Key: MESOS-538
>                 URL: https://issues.apache.org/jira/browse/MESOS-538
>             Project: Mesos
>          Issue Type: Bug
>    Affects Versions: 0.13.0
>            Reporter: Vinod Kone
>            Assignee: Vinod Kone
>             Fix For: 0.13.0
>
>
> Currently, master just rejects launch tasks when a checkpointing framework 
> replies to a checkpointing slave's offer. It would be much better if the 
> master just did not offer those resources to the framework.

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