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

(Updated Dec. 19, 2017, 6:06 p.m.)


Review request for mesos, Benjamin Mahler, Jie Yu, and Michael Park.


Bugs: MESOS-7099
    https://issues.apache.org/jira/browse/MESOS-7099


Repository: mesos


Description (updated)
-------

Allocator now does fine-grained resource allocation up
to the role’s quota limit. And a role's quota is only
considered to be satisfied if all of its quota resources
are satisfied. Previously, a role's quota is considered
to be met if any one of its quota resources reaches the limit.

Also fixed a few affected allocator tests.


Diffs (updated)
-----

  src/master/allocator/mesos/hierarchical.cpp 
1c767f7f778819dcfa6eff51765163aec1b70a2d 
  src/tests/hierarchical_allocator_tests.cpp 
173e4fbac184ad8d40c8adba19ad64225f11f1f2 


Diff: https://reviews.apache.org/r/64003/diff/4/

Changes: https://reviews.apache.org/r/64003/diff/3-4/


Testing
-------

Fixed a few broken tests due to this patch.
make check.


Thanks,

Meng Zhu

Reply via email to