-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69793/
-----------------------------------------------------------
(Updated Jan. 28, 2019, 3:25 p.m.)
Review request for mesos, Benno Evers and Greg Mann.
Changes
-------
Rebased.
Bugs: MESOS-9356
https://issues.apache.org/jira/browse/MESOS-9356
Repository: mesos
Description
-------
This protobuf message will be used by the agent to atomically checkpoint
resources and operations.
Diffs (updated)
-----
src/CMakeLists.txt 1564183b8c59d79ae378aecf7b6f1e25b9e9faf5
src/Makefile.am b8105c9f097d43a8ed8dff790d26dd9008c158ab
src/slave/state.proto PRE-CREATION
Diff: https://reviews.apache.org/r/69793/diff/4/
Changes: https://reviews.apache.org/r/69793/diff/3-4/
Testing
-------
Current tests still pass.
Compiled new proto with both cmake and autotools.
Thanks,
Gastón Kleiman