----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66016/#review199047 -----------------------------------------------------------
Ship it! Ship It! - Benjamin Mahler On March 12, 2018, 11:07 p.m., Meng Zhu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/66016/ > ----------------------------------------------------------- > > (Updated March 12, 2018, 11:07 p.m.) > > > Review request for mesos, Benjamin Mahler, Kapil Arya, Joseph Wu, Michael > Park, and Till Toenshoff. > > > Repository: mesos > > > Description > ------- > > The current allocation logic maintains several states > such as allocated-reservation, unsatisfied-quota and etc. > This patch refactors the logic so that we only need to > maintain a per-quota-role map to track role consumed quota. > > > Diffs > ----- > > src/master/allocator/mesos/hierarchical.cpp > 5d30d1d4d4bbb5431745f61b5318b39c5c3a7117 > > > Diff: https://reviews.apache.org/r/66016/diff/3/ > > > Testing > ------- > > make check > > > Thanks, > > Meng Zhu > >
