-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70752/
-----------------------------------------------------------
Review request for mesos, Benjamin Mahler and Meng Zhu.
Bugs: MESOS-9793
https://issues.apache.org/jira/browse/MESOS-9793
Repository: mesos
Description
-------
This patch adds a method to the MesosSchedulerDriver which updates the
FrameworkInfo (by making an UPDATE_FRAMEWORK call to the master and also
updating the FrameworkInfo stored in the driver for the purposes of
(re-)subscribing).
Diffs
-----
include/mesos/scheduler.hpp 2ea7cdf1f9473c7b94d4282dd0df129947c97e69
src/sched/sched.cpp e77a02951831a7e0c5d9a9068f8d014cb1478382
Diff: https://reviews.apache.org/r/70752/diff/1/
Testing
-------
Thanks,
Andrei Sekretenko