You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Andrei Budnik <ab...@mesosphere.com> on 2017/07/14 18:56:33 UTC

Review Request 60876: Improved calculation of allocated resources on agent.

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

Review request for mesos, Benjamin Mahler and haosdent huang.


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


Repository: mesos


Description
-------

Previously agent didn't take into account pending, terminated and
queued tasks while calculating allocated resources.


Diffs
-----

  src/slave/slave.cpp 64d24113a1c29a6a9b8401151e6a9fd92511ae40 


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


Testing
-------

sudo make check (mac os x, fedora 25)


Thanks,

Andrei Budnik