-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65594/
-----------------------------------------------------------
(Updated March 8, 2018, 5:04 a.m.)
Review request for mesos, James DeFelice, Jie Yu, and Joseph Wu.
Changes
-------
Refactored and addressed Jie's comments. Will address Ben's comments tomorrow.
Bugs: MESOS-8492
https://issues.apache.org/jira/browse/MESOS-8492
Repository: mesos
Description (updated)
-------
SLRP now checkpoints profiles associated with storage pools, and does
not depend on the `DiskProfileAdaptor` module to return the set of
previously-known profiles during recovery.
Diffs (updated)
-----
src/resource_provider/state.proto 8577b58b8cdb63b3daddf06ea5d12f80f9d42f2b
src/resource_provider/storage/provider.cpp
63dde512fd8cc9f68f5f48a96869eb09b23b6f4a
Diff: https://reviews.apache.org/r/65594/diff/4/
Changes: https://reviews.apache.org/r/65594/diff/3-4/
Testing (updated)
-------
sudo make check
Thanks,
Chun-Hung Hsiao