-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65538/
-----------------------------------------------------------
(Updated Feb. 7, 2018, 6:51 p.m.)
Review request for mesos, James DeFelice, Jie Yu, and Joseph Wu.
Changes
-------
Addressed James' comment.
Summary (updated)
-----------------
Added provider assignments into `disk_profile.proto`.
Bugs: MESOS-8510
https://issues.apache.org/jira/browse/MESOS-8510
Repository: mesos
Description
-------
A new `assignments` field is added to the `DiskProfileMapping` protobuf
so that the URI disk profile adaptor can be customized to notify each
resource provider a different set of profiles.
Diffs (updated)
-----
src/resource_provider/storage/disk_profile.proto
6cf1f8abcd24e45a292efc95a395f90bb2140da2
Diff: https://reviews.apache.org/r/65538/diff/4/
Changes: https://reviews.apache.org/r/65538/diff/3-4/
Testing
-------
Thanks,
Chun-Hung Hsiao