-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30952/
-----------------------------------------------------------
(Updated March 23, 2015, 2:34 a.m.)
Review request for mesos, Jie Yu, Joris Van Remoortere, and Vinod Kone.
Changes
-------
Removing the validation from the scheduler driver.
Bugs: MESOS-2290
https://issues.apache.org/jira/browse/MESOS-2290
Repository: mesos-incubating
Description
-------
There is a scheduler validation
(https://github.com/apache/mesos/blob/master/src/scheduler/scheduler.cpp#L275)
missing in master. See motivation on MESOS-2288.
Diffs (updated)
-----
src/master/master.cpp dccd7c6
src/master/validation.cpp 2f2e4ea
src/scheduler/scheduler.cpp 584b042
Diff: https://reviews.apache.org/r/30952/diff/
Testing
-------
make check and distcheck. Tests will be added with new HTTP API endpoints tests.
Thanks,
Isabel Jimenez