-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69793/
-----------------------------------------------------------
(Updated Jan. 23, 2019, 4:16 p.m.)
Review request for mesos, Benno Evers and Greg Mann.
Changes
-------
Renamed proto file.
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 a574d449dc26b820cbef7ff0b5e94b42b6fe86cf
src/Makefile.am cd785255fcdf1302a8f9fa358039e5d1f200e132
src/slave/state.proto PRE-CREATION
Diff: https://reviews.apache.org/r/69793/diff/2/
Changes: https://reviews.apache.org/r/69793/diff/1-2/
Testing
-------
Current tests still pass.
Compiled new proto with both cmake and autotools.
Thanks,
Gastón Kleiman