Adam B created MESOS-2317:
-----------------------------

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


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)

Reply via email to