----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/46227/#review144147 -----------------------------------------------------------
include/mesos/mesos.proto (line 711) <https://reviews.apache.org/r/46227/#comment210165> s/mesos-slave/mesos-agent/ include/mesos/v1/mesos.proto (line 710) <https://reviews.apache.org/r/46227/#comment210166> s/mesos-slave/mesos-agent/ - Greg Mann On April 14, 2016, 11:07 p.m., Anindya Sinha wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/46227/ > ----------------------------------------------------------- > > (Updated April 14, 2016, 11:07 p.m.) > > > Review request for mesos and Jiang Yan Xu. > > > 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 > ----- > > include/mesos/mesos.proto 87af4a06db8cc3889fe4d3b314206103f5ce5f2d > include/mesos/v1/mesos.proto 34da0a1484dc2f71262d8b97484b8edaae35bb6c > > Diff: https://reviews.apache.org/r/46227/diff/ > > > Testing > ------- > > All tests passed. > > > Thanks, > > Anindya Sinha > >