----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27769/ -----------------------------------------------------------
Review request for mesos, Ben Mahler and Vinod Kone. Repository: mesos-git Description ------- Perform validation while launching each task. In that way, we can simplify a few Task validators. Also, it will simply the validator for persistent disk resources. Diffs ----- src/master/master.hpp 687f1789712dcd867b411badd85f4a12ae8f16d7 src/master/master.cpp 0e182a6328e089bcc7e9b173e267f6d5ca357890 Diff: https://reviews.apache.org/r/27769/diff/ Testing ------- make check Thanks, Jie Yu