-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52012/
-----------------------------------------------------------
(Updated Sept. 23, 2016, 8:59 p.m.)
Review request for mesos, Benjamin Hindman, Gilbert Song, and Jie Yu.
Changes
-------
Rebased on master.
Bugs: MESOS-6204
https://issues.apache.org/jira/browse/MESOS-6204
Repository: mesos
Description
-------
This reverts commit bb047cd72936aa1836b6e959127a572c72fb824b.
We decided to revert this commit in favor of keeping all container
checkpointing information in the containerizer. A subsequent commit
will reintroduce this functionality there.
Diffs (updated)
-----
src/slave/containerizer/mesos/launcher.hpp
6d9fb8dacb8f697b48d3088fabe2cff321bb31c1
src/slave/containerizer/mesos/launcher.cpp
2155e7a1d94368ba18efbd77fc0c1c57010df17f
src/slave/containerizer/mesos/linux_launcher.hpp
2cd1e4d4b6d9e656c2447a9d3ab8e1f49ba5fffa
src/slave/containerizer/mesos/linux_launcher.cpp
f27757032cc28be0f0067bed045536431dde4d6c
src/tests/containerizer/launcher.hpp a149220a41f12d11b774660381409105f8d70512
Diff: https://reviews.apache.org/r/52012/diff/
Testing
-------
Thanks,
Kevin Klues