----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30508/ -----------------------------------------------------------
(Updated Feb. 9, 2015, 10:37 p.m.) Review request for mesos, Ben Mahler, Michael Park, and Vinod Kone. Changes ------- Review comments. Moved the logic to checkpointResources. Added a test. Bugs: MESOS-2031 https://issues.apache.org/jira/browse/MESOS-2031 Repository: mesos Description ------- This patch prepares persistent volumes in slave when receiving new task/executor. Diffs (updated) ----- src/slave/slave.cpp 7a29f86bf873141759957a6ef5502f6a3b6ab269 src/tests/persistent_volume_tests.cpp e3a8d33b6ae2b6afe5f4ab7c029b2f37a861f112 Diff: https://reviews.apache.org/r/30508/diff/ Testing ------- make check. Thanks, Jie Yu