----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56530/#review166523 -----------------------------------------------------------
Patch looks great! Reviews applied: [56967, 56837, 56530] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh - Mesos Reviewbot On Feb. 23, 2017, 4:31 a.m., Jay Guo wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/56530/ > ----------------------------------------------------------- > > (Updated Feb. 23, 2017, 4:31 a.m.) > > > Review request for mesos, Benjamin Bannier, Benjamin Mahler, Guangya Liu, and > Michael Park. > > > Bugs: MESOS-6940 > https://issues.apache.org/jira/browse/MESOS-6940 > > > Repository: mesos > > > Description > ------- > > In a mixed cluster, when an old agent (not MULTI_ROLE capable) > registers with new master (MULTI_ROLE capable), it cannot correctly > handle tasks from a MULTI_ROLE framework. Therefore, we should > disallow resources from these agents being allocated to MULTI_ROLE > frameworks. > > > Diffs > ----- > > src/master/allocator/mesos/hierarchical.cpp > eeb44fe89d4bfd26900b11833c1182157e5c7e5c > src/tests/hierarchical_allocator_tests.cpp > 5441fa9d1fad1ca7819038db49c6d88e40571e4a > > Diff: https://reviews.apache.org/r/56530/diff/ > > > Testing > ------- > > ./bin/mesos-tests.sh > > > Thanks, > > Jay Guo > >
