-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72824/
-----------------------------------------------------------
(Updated Sept. 2, 2020, 2:08 p.m.)
Review request for mesos and Benjamin Mahler.
Changes
-------
Expanded comments, added logging.
Bugs: MESOS-10166
https://issues.apache.org/jira/browse/MESOS-10166
Repository: mesos
Description
-------
This patch makes the UPDATE_FRAMEWORK call avoid sending the
`UpdatedFrameworkMessage` to agents and the `FRAMEWORK_UPDATED`
event to V1 API subscribers when the FrameworkInfo is not changed
by the call.
Diffs (updated)
-----
src/master/master.cpp 02723296e569fac9d553b1494a5ca7daa6ef9aa4
Diff: https://reviews.apache.org/r/72824/diff/4/
Changes: https://reviews.apache.org/r/72824/diff/3-4/
Testing
-------
Thanks,
Andrei Sekretenko