-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/20423/
-----------------------------------------------------------
(Updated Dec. 2, 2014, 10:46 a.m.)
Review request for mesos and Benjamin Hindman.
Bugs: MESOS-1064
https://issues.apache.org/jira/browse/MESOS-1064
Repository: mesos-git
Description (updated)
-------
This is the first step toward being able to write independent unit tests for
the validation visitors.
Diffs (updated)
-----
src/Makefile.am 86161fe7a8bdd86958d24adb74d434cd92d7dfb8
src/master/master.cpp 8fcda4b9b5857f14cff8f6af2de31cca0208b88d
src/master/offervisitor.hpp PRE-CREATION
src/master/offervisitor.cpp PRE-CREATION
src/master/taskinfovisitor.hpp PRE-CREATION
src/master/taskinfovisitor.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/20423/diff/
Testing
-------
make check.
ran Java test framework.
Thanks,
Dominic Hamon