[ https://issues.apache.org/jira/browse/MESOS-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14377020#comment-14377020 ]
Adam B commented on MESOS-2317: ------------------------------- https://reviews.apache.org/r/31539/ > Remove deprecated checkpoint=false code > --------------------------------------- > > Key: MESOS-2317 > URL: https://issues.apache.org/jira/browse/MESOS-2317 > Project: Mesos > Issue Type: Epic > Affects Versions: 0.22.0 > Reporter: Adam B > Assignee: Joerg Schad > Labels: checkpoint, mesosphere > > 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)