-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39628/
-----------------------------------------------------------
(Updated 一月 14, 2016, 9:53 a.m.)
Review request for mesos, Ben Mahler and Vinod Kone.
Summary (updated)
-----------------
Cleared the suppressed flag when deactive a framework.
Bugs: MESOS-3802
https://issues.apache.org/jira/browse/MESOS-3802
Repository: mesos
Description (updated)
-------
Cleared the suppressed flag when deactive a framework.
Diffs (updated)
-----
src/master/allocator/mesos/hierarchical.cpp
d541bfa3f4190865c65d35c9d1ffdb8a3f194056
src/tests/hierarchical_allocator_tests.cpp
e044f832c2c16e53e663c6ced5452649bb0dcb59
Diff: https://reviews.apache.org/r/39628/diff/
Testing (updated)
-------
Ubuntu 14.04
make
make check
GLOG_v=2 ./bin/mesos-tests.sh
--gtest_filter="HierarchicalAllocatorTest.DeactivateActivateFramework" --verbose
Thanks,
Guangya Liu