-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64916/
-----------------------------------------------------------
Review request for mesos, Benjamin Bannier and Jie Yu.
Bugs: MESOS-8219
https://issues.apache.org/jira/browse/MESOS-8219
Repository: mesos
Description
-------
Some operations can be provided with multiple resources. As we currently
don't support operations that use resources of multiple resource
providers, validation has been added to make sure that these resources
are from a single resource provider.
Diffs
-----
src/master/validation.cpp 44d7a578ca62e359227c22bc007e5795437a29c9
src/tests/master_validation_tests.cpp
d6216ccf291365e096ac57449c1f3eaa541ceaf5
Diff: https://reviews.apache.org/r/64916/diff/1/
Testing
-------
make check
Thanks,
Jan Schlicht