Re: Review Request 59088: Implemented QuotaTree structure to be used by allocator.

2017-05-18 Thread Jay Guo
> On May 15, 2017, 8:45 p.m., Alexander Rojas wrote: > > src/master/quota.hpp > > Lines 56 (patched) > > > > > > So after looking more closely I realized that in no small part this is > > a copy paste of the other

Re: Review Request 59088: Implemented QuotaTree structure to be used by allocator.

2017-05-18 Thread Jay Guo
> On May 15, 2017, 8:20 p.m., Alexander Rojas wrote: > > src/master/quota.hpp > > Lines 56 (patched) > > > > > > why do we need a new class called `QuotaTree` when we have already one > > in `quota_handler.cpp`? > >

Re: Review Request 59088: Implemented QuotaTree structure to be used by allocator.

2017-05-15 Thread Alexander Rojas
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59088/#review174943 --- src/master/quota.hpp Lines 56 (patched)

Re: Review Request 59088: Implemented QuotaTree structure to be used by allocator.

2017-05-15 Thread Alexander Rojas
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59088/#review174941 --- src/master/quota.hpp Lines 56 (patched)

Review Request 59088: Implemented QuotaTree structure to be used by allocator.

2017-05-09 Thread Jay Guo
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59088/ --- Review request for mesos, Benjamin Mahler, Michael Park, and Neil Conway.