----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70906/ -----------------------------------------------------------
Review request for mesos, Gilbert Song, Greg Mann, and Joseph Wu. Repository: mesos Description ------- In order for a `MockExecutor` to be able to reregister after agent restart a persisted pid is required. This patch adds checkpointing of the pid. Diffs ----- src/tests/containerizer.cpp fab7e81339f3b7b3fec2a4f6cb7e3a52df2607ed Diff: https://reviews.apache.org/r/70906/diff/1/ Testing ------- `make check` Thanks, Benjamin Bannier