-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69752/
-----------------------------------------------------------

Review request for mesos, Benjamin Bannier and Till Toenshoff.


Repository: mesos


Description
-------

This validation function is used by both the Scheduler and Master
while sending or receiving Calls, respectively.  By moving the function
into a separate file, we can build the scheduler library without
including all the other master validation logic.


Diffs
-----

  src/CMakeLists.txt a574d449dc26b820cbef7ff0b5e94b42b6fe86cf 
  src/Makefile.am cd785255fcdf1302a8f9fa358039e5d1f200e132 
  src/java/jni/org_apache_mesos_v1_scheduler_V0Mesos.cpp 
4e4dd54007d9a4da88acc9e38bd48d1e599d74d3 
  src/master/http.cpp 012ee4f205ab3f2678b058fb0f3ebdac4336eca4 
  src/master/master.cpp 2339207149a85578ea47cf66f28392182f9075f2 
  src/master/validation.hpp a5bdff6a9301631dac9970568a1346460939c861 
  src/master/validation.cpp a71edeb7827b534e27ad3e3398abe555bf36e741 
  src/scheduler/scheduler.cpp cb24ba9c8e1d04b8c62bdf07b12758a61b3bf036 
  src/scheduler/validation.hpp PRE-CREATION 
  src/scheduler/validation.cpp PRE-CREATION 


Diff: https://reviews.apache.org/r/69752/diff/1/


Testing
-------

cmake --build .


Thanks,

Joseph Wu

Reply via email to