> On April 9, 2016, 7:08 a.m., Guangya Liu wrote: > > include/mesos/mesos.proto, line 757 > > <https://reviews.apache.org/r/45958/diff/1/?file=1337790#file1337790line757> > > > > What about `ShareableInfo`? This is also consistent with > > `RevocableInfo`.
I am not sure if that is a huge deal though. I would prefer to keep it as ShareInfo, but if there is a strong opinion regarding this I am open to change this to ShareableInfo. > On April 9, 2016, 7:08 a.m., Guangya Liu wrote: > > include/mesos/mesos.proto, line 762 > > <https://reviews.apache.org/r/45958/diff/1/?file=1337790#file1337790line762> > > > > s/optional ShareInfo share/optional ShareableInfo shareable Will change as appropriate. - Anindya ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45958/#review127960 ----------------------------------------------------------- On April 8, 2016, 11:16 p.m., Anindya Sinha wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/45958/ > ----------------------------------------------------------- > > (Updated April 8, 2016, 11:16 p.m.) > > > Review request for mesos and Jiang Yan Xu. > > > Bugs: MESOS-4892 > https://issues.apache.org/jira/browse/MESOS-4892 > > > Repository: mesos > > > Description > ------- > > Added ShareInfo in Resource protobuf to allow for sharing of resources. > > > Diffs > ----- > > include/mesos/mesos.proto 63c181ae0a1e350fc27e36b1698e02db100b8861 > include/mesos/v1/mesos.proto a60a834e2538d54db7f257a0d4adfbb503ec1b0f > > Diff: https://reviews.apache.org/r/45958/diff/ > > > Testing > ------- > > Tests successful. > > > Thanks, > > Anindya Sinha > >
