-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27120/
-----------------------------------------------------------
(Updated Oct. 24, 2014, 1:01 a.m.)
Review request for mesos and Vinod Kone.
Changes
-------
Updated per review comments
In the ChangeLog put a '-' between the mesos bug ID and message because that is
what the majority of the changelogs of the past did. (Feel free to take it out
on commit if we'd rather migrate to a new format)
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 (updated)
-----
CHANGELOG 8ac81e5ac2e6ddca5d98511f0006e9874b252c6e
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