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

(Updated Nov. 26, 2017, 11:18 p.m.)


Review request for mesos, Jie Yu, Joseph Wu, and Jan Schlicht.


Changes
-------

Addressed jieyu's comments and rebased on r64065.


Summary (updated)
-----------------

Initialized and subscribed storage local resource provider.


Bugs: MESOS-8032
    https://issues.apache.org/jira/browse/MESOS-8032


Repository: mesos


Description (updated)
-------

This patch validates `ResourceProviderInfo` for storage local resource
providers upon creation. During initialization, the storage local
resource provider first tries to recover its ID of the last session
through reading the actual path linked by
`<work_dir>/meta/resource_providers/<type>/<name>/latest`,
then subscribe to the agent's resource provider manager.

This patch is split from https://reviews.apache.org/r/63021/.


Diffs (updated)
-----

  src/resource_provider/storage/provider.cpp 
49c042cdb1837860aaedde2e48f318ed5ac8b1d1 


Diff: https://reviews.apache.org/r/63823/diff/4/

Changes: https://reviews.apache.org/r/63823/diff/3-4/


Testing
-------

make


Thanks,

Chun-Hung Hsiao

Reply via email to