-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46227/
-----------------------------------------------------------
(Updated Oct. 18, 2016, 7:42 a.m.)
Review request for mesos and Jiang Yan Xu.
Changes
-------
Addressed review comments, and rebased.
Bugs: MESOS-4893
https://issues.apache.org/jira/browse/MESOS-4893
Repository: mesos
Description
-------
When a persistent volume is created, it is created with the user
indicated in Resource::DiskInfo::Persistence. If missing, it would
fall back to make the user of the mesos-slave process as the owner
of the persistent volume.
Diffs (updated)
-----
include/mesos/mesos.proto 0017d3d9d46433b391703025f611ce437bbc7ebe
include/mesos/v1/mesos.proto def33ef5e446576c86da0498e8a24e2e2de17918
Diff: https://reviews.apache.org/r/46227/diff/
Testing
-------
All tests passed.
Thanks,
Anindya Sinha