----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40375/#review107919 -----------------------------------------------------------
src/v1/resources.cpp (line 95) <https://reviews.apache.org/r/40375/#comment167252> bool operator==( const Resource::RevocableInfo& left, const Resource::RevocableInfo& right) src/v1/resources.cpp (lines 116 - 117) <https://reviews.apache.org/r/40375/#comment167253> bool operator!=( const Resource::RevocableInfo& left, const Resource::RevocableInfo& right) - Guangya Liu On 十一月 24, 2015, 2:48 p.m., Klaus Ma wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/40375/ > ----------------------------------------------------------- > > (Updated 十一月 24, 2015, 2:48 p.m.) > > > Review request for mesos, Guangya Liu, Artem Harutyunyan, and Joris Van > Remoortere. > > > Bugs: MESOS-3888 > https://issues.apache.org/jira/browse/MESOS-3888 > > > Repository: mesos > > > Description > ------- > > MESOS-3888: We need to distinguish revocable resource for usage slack and > allocation slack. > > > Diffs > ----- > > include/mesos/mesos.proto 0b8289f > include/mesos/v1/mesos.proto c98f2a4 > src/common/resources.cpp b4abf54 > src/tests/resources_tests.cpp dbd39cd > src/v1/resources.cpp 8488c31 > > Diff: https://reviews.apache.org/r/40375/diff/ > > > Testing > ------- > > make && make check > > > Thanks, > > Klaus Ma > >
