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

(Updated July 12, 2016, 2:33 p.m.)


Review request for mesos, Benjamin Mahler and Michael Park.


Changes
-------

Rebased.


Repository: mesos


Description
-------

If `addFramework()` is called before `addSlave()` double accounting
of resources is possible. We have not observed bugs because Mesos
currently always adds a framework in the allocator after all agents
with the framework's tasks have been added.


Diffs (updated)
-----

  include/mesos/allocator/allocator.hpp 
41a9d457286e30431490ca626e680d85684b48d6 
  src/master/allocator/mesos/hierarchical.cpp 
7d4064535a20b93950f5a95eef1ad3f0d37d305b 

Diff: https://reviews.apache.org/r/43105/diff/


Testing
-------

make check


Thanks,

Alexander Rukletsov

Reply via email to