-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64438/
-----------------------------------------------------------
Review request for mesos, James DeFelice, Jie Yu, and Joseph Wu.
Bugs: MESOS-8244
https://issues.apache.org/jira/browse/MESOS-8244
Repository: mesos
Description
-------
This patch adds the implementation for `ADD_RESOURCE_PROVIDER_CONFIG`,
`UPDATE_RESOURCE_PROVIDER_CONFIG` and `REMOVE_RESOURCE_PROVIDER_CONFIG`,
which call the corresponding methods of `LocalResourceProviderDaemon`.
The implementation of the methods is in the following patch.
Diffs
-----
src/resource_provider/daemon.hpp 14bc41f88ccb69e40e461fe09f3eca613a819135
src/resource_provider/daemon.cpp 354054e8aab0131dcf4c47362975b11dfa96c16b
src/slave/http.hpp a51831cdcebc1998ce6d4c3c19285e598a4ec9a3
src/slave/http.cpp fd0e809d5dc7722e573b66621f75d791f0911dfa
Diff: https://reviews.apache.org/r/64438/diff/1/
Testing
-------
Thanks,
Chun-Hung Hsiao