-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46227/
-----------------------------------------------------------
(Updated Nov. 20, 2016, 4:50 p.m.)
Review request for mesos and Jiang Yan Xu.
Changes
-------
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 380575904a5a29ee53bdc87ae8791ed14e3cafca
include/mesos/v1/mesos.proto 5b542ff9cd0b5f301c088d3f4b2fe17ae760d368
Diff: https://reviews.apache.org/r/46227/diff/
Testing
-------
All tests passed.
Thanks,
Anindya Sinha