> On May 16, 2016, 6:24 p.m., Jiang Yan Xu wrote: > > include/mesos/resources.hpp, line 346 > > <https://reviews.apache.org/r/45960/diff/2/?file=1365135#file1365135line346> > > > > s/nonShareable/nonshared/.
Renamed nonShareable() to nonShared(). - Anindya ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45960/#review131462 ----------------------------------------------------------- On May 22, 2016, 7:09 a.m., Anindya Sinha wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/45960/ > ----------------------------------------------------------- > > (Updated May 22, 2016, 7:09 a.m.) > > > Review request for mesos and Jiang Yan Xu. > > > Bugs: MESOS-4431 > https://issues.apache.org/jira/browse/MESOS-4431 > > > Repository: mesos > > > Description > ------- > > Added interfaces to handle and track shareable resources. > > > Diffs > ----- > > include/mesos/resources.hpp a557e97c65194d4aad879fb88d8edefd1c95b8d8 > include/mesos/v1/resources.hpp a5ba8fec4c9c3643646308f75a4b28cefe0b3df3 > src/common/resources.cpp f6ff92b591c15bc8e93fd85e1896349c3a7bb968 > src/v1/resources.cpp 8c3f2d1c1529915a59d47fe37bb3fc7a3267079a > > Diff: https://reviews.apache.org/r/45960/diff/ > > > Testing > ------- > > Tests successful. > > > Thanks, > > Anindya Sinha > >
