-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64075/
-----------------------------------------------------------
Review request for mesos, Benjamin Bannier, Jie Yu, Joseph Wu, and Jan Schlicht.
Bugs: MESOS-8265
https://issues.apache.org/jira/browse/MESOS-8265
Repository: mesos
Description
-------
The `State` protobuf includes the list of pending offer operations, the
total resources, and the current resource version UUID. Note that the
pending operations do not includes completed operations that have not
been acknowledged yet.
Diffs
-----
src/Makefile.am 9641ad4cf2a1f7fe56a4dcccb6eeff7130872fa8
src/resource_provider/registry.hpp 048cd6b9327de5396c7a56637f23c08694df1b58
src/resource_provider/state.hpp PRE-CREATION
src/resource_provider/state.proto PRE-CREATION
src/resource_provider/storage/provider.cpp
49c042cdb1837860aaedde2e48f318ed5ac8b1d1
Diff: https://reviews.apache.org/r/64075/diff/1/
Testing
-------
Thanks,
Chun-Hung Hsiao