-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63901/
-----------------------------------------------------------
(Updated Dec. 8, 2017, 2:56 a.m.)
Review request for mesos, Benjamin Bannier, James DeFelice, Jie Yu, Joseph Wu,
and Jan Schlicht.
Changes
-------
Spilt the update call into an add call and an update call.
Summary (updated)
-----------------
Added operator API to update and remove resource provider configs.
Bugs: MESOS-8244
https://issues.apache.org/jira/browse/MESOS-8244
Repository: mesos
Description (updated)
-------
This patch addes two API calls to update or remove config files for
local resource providers, and asynchronously reload or terminates them.
Diffs (updated)
-----
include/mesos/agent/agent.proto 0f92f73ba0f7729f0ba7cd89a692ab3685125e8b
include/mesos/v1/agent/agent.proto 012ffef5f0dd7720fa95ae484c99479aaf256d7b
src/slave/validation.cpp 32781fd8f124f71e61744804aec3fe4da59a5df2
Diff: https://reviews.apache.org/r/63901/diff/3/
Changes: https://reviews.apache.org/r/63901/diff/2-3/
Testing
-------
Thanks,
Chun-Hung Hsiao