-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35836/
-----------------------------------------------------------
(Updated June 24, 2015, 9:53 p.m.)
Review request for mesos, Ben Mahler and Vinod Kone.
Changes
-------
Removed a CHECK due to double precision errors (MESOS-1187).
Bugs: MESOS-2919
https://issues.apache.org/jira/browse/MESOS-2919
Repository: mesos
Description
-------
Replaced slave's 'available' with 'allocated' in hierarchical allocator.
This is used to fix MESOS-2919. See ticket for details and motivation.
Diffs (updated)
-----
src/master/allocator/mesos/hierarchical.hpp
ef18ff850addfb5ce3500ed28e8ffd801e2d24eb
Diff: https://reviews.apache.org/r/35836/diff/
Testing
-------
make check
Thanks,
Jie Yu