You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Joerg Schad (JIRA)" <ji...@apache.org> on 2015/02/20 16:41:13 UTC

[jira] [Commented] (MESOS-2317) Remove deprecated checkpoint=false code

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

Joerg Schad commented on MESOS-2317:
------------------------------------

I guess we should also update http://mesos.apache.org/documentation/latest/slave-recovery/.

> Remove deprecated checkpoint=false code
> ---------------------------------------
>
>                 Key: MESOS-2317
>                 URL: https://issues.apache.org/jira/browse/MESOS-2317
>             Project: Mesos
>          Issue Type: Task
>    Affects Versions: 0.22.0
>            Reporter: Adam B
>            Assignee: Cody Maloney
>              Labels: checkpoint
>
> Cody's plan from MESOS-444 was:
> 1) Make it so the flag can't be changed at the command line
> 2) Remove the checkpoint variable entirely from slave/flags.hpp. This is a fairly involved change since a number of unit tests depend on manually setting the flag, as well as the default being non-checkpointing.
> 3) Remove logic around checkpointing in the slave
> 4) Drop the flag from the SlaveInfo struct, remove logic inside the master (Will require a deprecation cycle).
> Only 1) has been implemented/committed. This ticket is to track the remaining work.



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