----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34910/ -----------------------------------------------------------
(Updated June 10, 2015, 11:56 p.m.) Review request for mesos, Ben Mahler, Ian Downes, Jie Yu, and Joris Van Remoortere. Changes ------- rebased. Bugs: MESOS-2753 https://issues.apache.org/jira/browse/MESOS-2753 Repository: mesos Description ------- Enforces the invariant that a task cannot use revocable resources unless its executor does. Diffs (updated) ----- src/master/validation.hpp a74e844b39595deb9d907cc8ab1b8aee622a8765 src/master/validation.cpp 6c9dc040a7966774a1156fc260126a0f0561af28 src/slave/slave.cpp b9fb929684ae582b9133126fefa5a06d4181d836 src/tests/master_validation_tests.cpp dc9e91e120c2af9e72013557730f6a2fbb5b00fe Diff: https://reviews.apache.org/r/34910/diff/ Testing ------- make check Thanks, Vinod Kone