-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72738/
-----------------------------------------------------------
(Updated Aug. 13, 2020, 6:54 p.m.)
Review request for mesos and Benjamin Mahler.
Changes
-------
Accommodated the suggested explanation if the constraints structure (with
slight adjustments).
Checked for suppressed_roles once again and found `evolve()`; inserted a patch
before this one to remove that.
Bugs: MESOS-10171
https://issues.apache.org/jira/browse/MESOS-10171
Repository: mesos
Description
-------
This patch adds framework's offer constraints into `Subscribe` and
`UpdateFramework` calls, which is a prerequisite to implementing
constraints-based offer filtering (see MESOS-10161).
Diffs (updated)
-----
include/mesos/scheduler/scheduler.proto
6e1639a9baf017fa87b274daeedc821389216ddc
include/mesos/v1/scheduler/scheduler.proto
eb5fdeb984b28403bd8281742bd0a5f2053863e3
src/internal/devolve.cpp 4527c522473b74622055e1765740e3706b95afdb
Diff: https://reviews.apache.org/r/72738/diff/2/
Changes: https://reviews.apache.org/r/72738/diff/1-2/
Testing
-------
Thanks,
Andrei Sekretenko