-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/20423/
-----------------------------------------------------------
(Updated Dec. 2, 2014, 11:02 a.m.)
Review request for mesos and Benjamin Hindman.
Changes
-------
renamed
Bugs: MESOS-1064
https://issues.apache.org/jira/browse/MESOS-1064
Repository: mesos-git
Description
-------
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/offer_visitor.hpp PRE-CREATION
src/master/offer_visitor.cpp PRE-CREATION
src/master/taskinfo_visitor.hpp PRE-CREATION
src/master/taskinfo_visitor.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/20423/diff/
Testing
-------
make check.
ran Java test framework.
Thanks,
Dominic Hamon