You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Vinod Kone <vi...@gmail.com> on 2014/12/01 19:23:31 UTC

Review Request 28559: Updated ResourceUsageChecker to account for DiskInfo.

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

Review request for mesos, Ben Mahler and Jie Yu.


Repository: mesos-git


Description
-------

The logic inside ResourceUsageChecker() and _launchTasks() should ideally be inside "-=" operator in resources.cpp


Diffs
-----

  src/common/protobuf_utils.hpp bc3ef2a5f4e80c511d19cff6a4fb822c8d247571 
  src/common/protobuf_utils.cpp baf04a6434e6f19e7e06e98c2d7795f87087eb0b 
  src/master/master.cpp 8fcda4b9b5857f14cff8f6af2de31cca0208b88d 
  src/tests/resource_offers_tests.cpp 7e09319727992505b0b98af0943f9541c5d182e2 

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


Testing
-------

make check


Thanks,

Vinod Kone