Description
In the interim of slave recovery being worked on (see: MESOS-110), we've added a --checkpoint flag to the slave to enable or disable the feature.
Prior to releasing this feature, we need to remove this flag so that all slaves have checkpointing available, and frameworks can choose to use it. There's no need to keep this flag around and add configuration complexity.
Attachments
Issue Links
- is depended upon by
-
MESOS-2317 Remove deprecated checkpoint=false code
- In Progress
- is related to
-
AURORA-716 Reconsider default for -require_slave_checkpoint
- Resolved