----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42910/#review116769 -----------------------------------------------------------
docs/quota.md (line 279) <https://reviews.apache.org/r/42910/#comment177863> I think that the current logic is "A quota'ed role is only allocated the reserved resources beyond its quota"? Because I see that the current logic is both non reserved and non revocable which should count in non reserved resources are not allocated. https://github.com/apache/mesos/blob/master/src/master/allocator/mesos/hierarchical.cpp#L1346-L1349 - Guangya Liu On 一月 28, 2016, 1:07 p.m., Alexander Rukletsov wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/42910/ > ----------------------------------------------------------- > > (Updated 一月 28, 2016, 1:07 p.m.) > > > Review request for mesos, Joris Van Remoortere and Michael Park. > > > Repository: mesos > > > Description > ------- > > See summary. > > > Diffs > ----- > > docs/quota.md 2762557ad1cec0655a27c4dda4016e07c7f63cd9 > > Diff: https://reviews.apache.org/r/42910/diff/ > > > Testing > ------- > > None. > > > Thanks, > > Alexander Rukletsov > >
