-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/75142/
-----------------------------------------------------------

Review request for mesos and Benjamin Mahler.


Repository: mesos


Description
-------

Currently we do not have a place to keep the checkpoint file for the
device manager.

This patch adds a path helper that gives us a file that lets  us
checkpoint the device manager state.


Diffs
-----

  src/slave/paths.hpp 7d43e9c0170c7bcced916a892590063005133d6f 
  src/slave/paths.cpp 3e44b636c76c01f88b00f5f8d2db39cc5fe00c1c 


Diff: https://reviews.apache.org/r/75142/diff/1/


Testing
-------

In later patches of the stack, this helper was able to let us write and recover 
from the file containing checkpointed state.


Thanks,

Jason Zhou

Reply via email to