-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33159/
-----------------------------------------------------------
(Updated June 5, 2015, 1:35 p.m.)
Review request for mesos and Benjamin Hindman.
Changes
-------
switched CHECK to CHECK_EQ
Bugs: MESOS-2615 and MESOS-703
https://issues.apache.org/jira/browse/MESOS-2615
https://issues.apache.org/jira/browse/MESOS-703
Repository: mesos
Description
-------
Follow up of 32961 where we add the 'updateFramework' function to the allocator.
Diffs (updated)
-----
include/mesos/master/allocator.hpp 8347cfaf6abce155a777484970e595e6b141bb87
src/master/allocator/mesos/allocator.hpp
b57b03daf992082ec7c731666699ab2574bf7993
src/master/allocator/mesos/hierarchical.hpp
44fbccaf72b65251095f69b68627d0efa58707d4
src/master/master.cpp be0db42da3c59761aa154439653d715556465256
src/tests/mesos.hpp 86660ac4d7476bc6cc077fc2d474c4a9ac81c031
Diff: https://reviews.apache.org/r/33159/diff/
Testing
-------
make check
Thanks,
Joris Van Remoortere