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

Review request for mesos and Vinod Kone.


Repository: mesos-git


Description
-------

This avoids the need for the per-framework resource accounting in addTask, 
which is error prone given it may diverge from the slave->used().

Rather, have Slave::used just return this mapping directly.


Diffs
-----

  src/master/http.cpp 41d91c842456b6d8e23b45be24210c966c287e24 
  src/master/master.hpp d6380199421840aa17d4ce2725dcbcf4a11ce85f 
  src/master/master.cpp a60308f912a1ed81ecd51c677461a8f591d9eb8e 

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


Testing
-------

make check


Thanks,

Ben Mahler

Reply via email to