-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65566/
-----------------------------------------------------------
Review request for mesos, James DeFelice, Jie Yu, and Joseph Wu.
Bugs: MESOS-8510
https://issues.apache.org/jira/browse/MESOS-8510
Repository: mesos
Description
-------
Now the URI disk profile adaptor module will return the set of profiles
in which each profile is either known to a storage resource provider or
applies to it (based on the resource provider selector) when it watches
for profiles.
Diffs
-----
src/resource_provider/storage/uri_disk_profile.hpp
2f4fc7cededeb41afe329e1315569e097b1a60f9
src/resource_provider/storage/uri_disk_profile.cpp
7372b290d4fc3e45dc83fb3dd759150d08b7541f
Diff: https://reviews.apache.org/r/65566/diff/1/
Testing
-------
sudo make check
Thanks,
Chun-Hung Hsiao