-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72823/
-----------------------------------------------------------
Review request for mesos and Benjamin Mahler.
Bugs: MESOS-10166
https://issues.apache.org/jira/browse/MESOS-10166
Repository: mesos
Description
-------
This patch adjusts UpdateFramework tests so that they do not rely on
an API subscriber receiving the FRAMEWORK_UPDATED event when the
UPDATE_FRAMEWORK call does not change the `FrameworkInfo`.
This is a prerequisite for removing redundant updates and broadcasts
when UPDATE_FRAMEWORK leaves `FrameworkInfo` the same.
Diffs
-----
src/tests/master/update_framework_tests.cpp 6346a4eaf2b6c70d1a7d5f32706e781436d36521
Diff: https://reviews.apache.org/r/72823/diff/1/
Testing
-------
Thanks,
Andrei Sekretenko
|