----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41345/#review110882 -----------------------------------------------------------
src/slave/slave.hpp (line 582) <https://reviews.apache.org/r/41345/#comment170897> Only has std::list<ExecutorID> is not enough, it is better put the whole executor here - Guangya Liu On Dec. 16, 2015, 3:11 a.m., Klaus Ma wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/41345/ > ----------------------------------------------------------- > > (Updated Dec. 16, 2015, 3:11 a.m.) > > > Review request for mesos, Guangya Liu, Yongqiao Wang, and Qian Zhang. > > > Bugs: MESOS-3982 > https://issues.apache.org/jira/browse/MESOS-3982 > > > Repository: mesos > > > Description > ------- > > Add a helper function to the Agent to retrieve the list of executors that are > using optimistically offered, revocable resources. > > > Diffs > ----- > > include/mesos/type_utils.hpp b370b51 > src/slave/slave.hpp b7586ce > src/slave/slave.cpp 9bd86e1 > > Diff: https://reviews.apache.org/r/41345/diff/ > > > Testing > ------- > > make && make check > > > Thanks, > > Klaus Ma > >
