-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58133/
-----------------------------------------------------------
Review request for mesos, Anand Mazumdar, Benjamin Bannier, Jan Schlicht, and Vinod Kone.
Bugs: MESOS-7336
https://issues.apache.org/jira/browse/MESOS-7336
Repository: mesos
Description
-------
Resource provider API will be Event/Call based, similar to the
scheduler or executor API. Resource providers will use this API to
interact with the master, sending Calls to the master and receiving
Event from the master.
Diffs
-----
include/mesos/resource_provider/resource_provider.hpp PRE-CREATION
include/mesos/resource_provider/resource_provider.proto PRE-CREATION
include/mesos/v1/resource_provider/resource_provider.hpp PRE-CREATION
include/mesos/v1/resource_provider/resource_provider.proto PRE-CREATION
src/CMakeLists.txt 08f0ef16378ca3cb6a914f53c6696d0b8ebe2f89
src/Makefile.am 071656ad7354a802e8292140a7181cb70b68fe9e
Diff: https://reviews.apache.org/r/58133/diff/1/
Testing
-------
make check
Thanks,
Jie Yu
|