----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55271/ -----------------------------------------------------------
(Updated Jan. 18, 2017, 8:07 p.m.) Review request for mesos, Benjamin Mahler, Jay Guo, and Guangya Liu. Changes ------- Added another test for roles change on master failover. Suggested by guoger here: https://reviews.apache.org/r/55571/#comment233128. Bugs: MESOS-6631 https://issues.apache.org/jira/browse/MESOS-6631 Repository: mesos Description ------- We currently do not allow `MULTI_ROLE` frameworks to change their roles. This restriction will be lifted later. Diffs (updated) ----- src/master/master.hpp 8e8a9037af11cf95961b6498540a0fd486ed091b src/tests/master_validation_tests.cpp c092362152e1fe8a6b615c2eda171d852c1bbd86 Diff: https://reviews.apache.org/r/55271/diff/ Testing ------- Tested on various Linux configurations in internal CI. Thanks, Benjamin Bannier
