> On Oct. 4, 2019, 10:26 p.m., Meng Zhu wrote: > > src/master/allocator/mesos/hierarchical.cpp > > Lines 1534 (patched) > > <https://reviews.apache.org/r/71488/diff/5/?file=2168125#file2168125line1538> > > > > s/allocated/isAllocated/ > > > > I will take care of this before commit.
Sorry,forgot to publish an update to this patch. Updated it now - Andrei ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71488/#review218094 ----------------------------------------------------------- On Oct. 7, 2019, 7:20 a.m., Andrei Sekretenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/71488/ > ----------------------------------------------------------- > > (Updated Oct. 7, 2019, 7:20 a.m.) > > > Review request for mesos, Benjamin Mahler and Meng Zhu. > > > Bugs: MESOS-9949 > https://issues.apache.org/jira/browse/MESOS-9949 > > > Repository: mesos > > > Description > ------- > > This patch adds tracking of per-role allocated resources in the > allocator's roles tree. Also, tracking of per-agent allocated resources > is added to facilitate correct untracking of the role's allocated > resources on agent removal. > > > Diffs > ----- > > src/master/allocator/mesos/hierarchical.hpp > d42124f534536ad044bff9878d242892fa042f24 > src/master/allocator/mesos/hierarchical.cpp > 47281542792486854b71c7e75dfa8ea3ee3ef3fc > > > Diff: https://reviews.apache.org/r/71488/diff/6/ > > > Testing > ------- > > > Thanks, > > Andrei Sekretenko > >
