-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27120/
-----------------------------------------------------------
Review request for mesos and Vinod Kone.
Bugs: mesos-1986 and mesos-444
https://issues.apache.org/jira/browse/mesos-1986
https://issues.apache.org/jira/browse/mesos-444
Repository: mesos-git
Description
-------
Formally deprecate disabling checkpointing (--checkpoint=false). Adds a message
to --help, as well as a warning in a log that --checkpoint=false will be
removed in a future release.
Diffs
-----
src/slave/flags.hpp 03c62a2fd040768392c7e24d93f64ca3a855c4a1
src/slave/slave.cpp 55e5264a61ce43970e177cf0eb27dc8a2657e261
Diff: https://reviews.apache.org/r/27120/diff/
Testing
-------
make distcheck
Ran mesos-slave, verified the log message printed and
Thanks,
Cody Maloney