-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66318/
-----------------------------------------------------------
Review request for mesos, Benjamin Bannier, James DeFelice, and Jie Yu.
Bugs: MESOS-8742
https://issues.apache.org/jira/browse/MESOS-8742
Repository: mesos
Description
-------
This patch adds descriptions to declare the following agent API calls
idempotent:
- `ADD_RESOURCE_PROVIDER_CONFIG`
- `UPDATE_RESOURCE_PROVIDER_CONFIG`
- `REMOVE_RESOURCE_PROVIDER_CONFIG`
Diffs
-----
include/mesos/agent/agent.proto adaccb3509fdfc1e7cac9482e93a91e83bc5625d
include/mesos/v1/agent/agent.proto 71352a79fe7d28d633a4badceafe18086c1e5ab7
Diff: https://reviews.apache.org/r/66318/diff/1/
Testing
-------
N/A
The actual implementation will be in the next patch.
Thanks,
Chun-Hung Hsiao