-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30459/
-----------------------------------------------------------
(Updated Jan. 30, 2015, 7:49 p.m.)
Review request for mesos, Ben Mahler and Vinod Kone.
Changes
-------
OK, pull validation logics into a separate source file so that the diff is more
readable.
Bugs: MESOS-2305
https://issues.apache.org/jira/browse/MESOS-2305
Repository: mesos
Description
-------
Refactored task/offer/resource valiation in master.
See ticket for motivation.
Diffs (updated)
-----
src/Makefile.am 07bea1fb8f0035413f2119859e16fa4f9383f68e
src/master/master.hpp 337e00aa46ea127f3667e3383d631c3fb8e22f30
src/master/master.cpp 10056861b95ed9453c971787982db7d09f09f323
src/master/validation.hpp PRE-CREATION
src/master/validation.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/30459/diff/
Testing
-------
make check
Thanks,
Jie Yu