You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Meng Zhu <mz...@mesosphere.io> on 2017/12/04 16:26:39 UTC

Review Request 64303: Tracked resource reservations in the allocator.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64303/
-----------------------------------------------------------

Review request for mesos, Benjamin Mahler and Michael Park.


Summary (updated)
-----------------

Tracked resource reservations in the allocator.


Repository: mesos


Description (updated)
-------

Resource reservations need to be tracked to make
sure quota limit will not be exceeded in the presence
of resource reservation.


Diffs (updated)
-----

  src/master/allocator/mesos/hierarchical.hpp 3c87dc797cf70f3aa48b1ed9f86d673d4ea2fe76 
  src/master/allocator/mesos/hierarchical.cpp 715650ee9cb15aed1d1e58badf70fc09e26d13c1 


Diff: https://reviews.apache.org/r/64303/diff/1/


Testing
-------


Thanks,

Meng Zhu