----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28668/ -----------------------------------------------------------
Review request for mesos and Jie Yu. Repository: mesos-git Description ------- Looks like this is pretty old code, from git blame. activateFramework() seems to imply one can change the role, however we don't actually support doing that! See: https://issues.apache.org/jira/browse/MESOS-703 Diffs ----- src/master/allocator.hpp 02d20d0cc802805bc702891306aa42894531b223 src/master/hierarchical_allocator_process.hpp fbaa23fad37fc6cbe870932cd4ace6622080001b src/master/master.cpp c840d497d9486cde970b11ba79e12feb15ee9ccf src/tests/allocator_tests.cpp 1fcbb4a4c7ada2b88443c635b76c294848ac13d8 src/tests/mesos.hpp f132c6caff471ce1be069f31eadb1d7e5d0f7dfd Diff: https://reviews.apache.org/r/28668/diff/ Testing ------- make check Thanks, Ben Mahler
