-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58133/#review170820
-----------------------------------------------------------
Patch looks great!
Reviews applied: [58133]
Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose'
ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh
- Mesos Reviewbot
On April 2, 2017, 11:59 p.m., Jie Yu wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/58133/
> -----------------------------------------------------------
>
> (Updated April 2, 2017, 11:59 p.m.)
>
>
> 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
>
>
|