-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51248/
-----------------------------------------------------------
(Updated Aug. 23, 2016, 1:34 a.m.)
Review request for mesos and Benjamin Mahler.
Changes
-------
comments. NNFR.
Bugs: MESOS-6042
https://issues.apache.org/jira/browse/MESOS-6042
Repository: mesos
Description
-------
Refactored in such a way that most of the helper functions can be
reused for doing task group validation.
Note that there are no functional changes here only code movement.
Diffs (updated)
-----
src/master/validation.hpp fd00609df483930d9f749ce764830129da9e8a2c
src/master/validation.cpp ddc7ac3965c93138a38fe3c79776173c610393d6
src/tests/master_validation_tests.cpp
ad89812a55fa56c2e13e2a683e35f777dc6341a9
Diff: https://reviews.apache.org/r/51248/diff/
Testing
-------
make check
Thanks,
Vinod Kone