-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18339/
-----------------------------------------------------------
(Updated Feb. 27, 2014, 1:40 p.m.)
Review request for mesos, Ben Mahler and Vinod Kone.
Bugs: MESOS-361
https://issues.apache.org/jira/browse/MESOS-361
Repository: mesos-git
Description
-------
See summary.
It would be good to have specific unit tests for these validators. I could pull
out the validation to another file and add unit tests on them.
Final validation for TaskID is awaiting consensus (or as close as we can get)
on bug/mailing list. I do prefer to be conservative but I don't want to break
users.
Diffs (updated)
-----
src/master/master.cpp 2e86a1903ce0a0b461eae77078177cc7d28a2659
Diff: https://reviews.apache.org/r/18339/diff/
Testing
-------
built. ran make check. ran local master/slave/python framework.
Thanks,
Dominic Hamon