-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22703/
-----------------------------------------------------------
Review request for mesos and Ben Mahler.
Bugs: MESOS-1374
https://issues.apache.org/jira/browse/MESOS-1374
Repository: mesos-git
Description
-------
Adding a delegate to the process::initialize call requires choosing the UUID
before creating the SchedulerProcess.
While in the code, I updated the order of private/protected regions.
Diffs
-----
include/mesos/scheduler.hpp d224945f591b1ec0f62fc936822cd3efd07b9739
src/sched/sched.cpp a82a39d9fd713fe17a0bc84675f0562ea7564869
Diff: https://reviews.apache.org/r/22703/diff/
Testing
-------
make check
Thanks,
Dominic Hamon