> On Jan. 20, 2016, 8:25 a.m., Joseph Wu wrote: > > Can you talk to Guangya and merge this patch with > > https://reviews.apache.org/r/42123/ ? Logically, they're touching the same > > things. > > Klaus Ma wrote: > Sure, we'll sync up to merge them.
@Guangya, can you update your new patches's dependencies to include slave part? - Klaus ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40379/#review115294 ----------------------------------------------------------- On Jan. 7, 2016, 8:04 p.m., Klaus Ma wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/40379/ > ----------------------------------------------------------- > > (Updated Jan. 7, 2016, 8:04 p.m.) > > > Review request for mesos, Ben Mahler, Guangya Liu, Artem Harutyunyan, Joris > Van Remoortere, Joseph Wu, and Jian Qiu. > > > Bugs: MESOS-3930 > https://issues.apache.org/jira/browse/MESOS-3930 > > > Repository: mesos > > > Description > ------- > > In Optimistic Offer Phase 1, it introduce `RevocableInfo::type`: USAGE_SLACK > for Oversubscription and ALLOCATION_SLACK for Optimistic Offer. Slave helps > to update `RevocableInfo::type` for Oversubscription. > > > Diffs > ----- > > include/mesos/slave/resource_estimator.hpp 27612ca > src/slave/slave.cpp 9d80c96 > > Diff: https://reviews.apache.org/r/40379/diff/ > > > Testing > ------- > > make (make check is on-going) > > > Thanks, > > Klaus Ma > >
