-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72738/
-----------------------------------------------------------
(Updated Aug. 18, 2020, 5:59 p.m.)
Review request for mesos and Benjamin Mahler.
Changes
-------
Multiple attributes: added a comment in `Selector` and a warining into the docs.
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)
-----
docs/attributes-resources.md 2caa44927d45c0ab13f8160794b50f4fde3711aa
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/4/
Changes: https://reviews.apache.org/r/72738/diff/3-4/
Testing
-------
Thanks,
Andrei Sekretenko