----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60038/#review177942 -----------------------------------------------------------
src/master/allocator/mesos/hierarchical.cpp Lines 1851-1857 (patched) <https://reviews.apache.org/r/60038/#comment251659> Actually, I think you need to touch both the quota and fair share "loops", this only touches the fair share loop? - Benjamin Mahler On June 13, 2017, 8:44 a.m., Michael Park wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/60038/ > ----------------------------------------------------------- > > (Updated June 13, 2017, 8:44 a.m.) > > > Review request for mesos and Benjamin Mahler. > > > Repository: mesos > > > Description > ------- > > Prevented allocating reservation refinements to non-capable frameworks. > > > Diffs > ----- > > src/master/allocator/mesos/hierarchical.cpp > 3428edfca116ffc625b683b6bead48300c2750c4 > > > Diff: https://reviews.apache.org/r/60038/diff/2/ > > > Testing > ------- > > > Thanks, > > Michael Park > >
