-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61952/
-----------------------------------------------------------
Review request for mesos and Greg Mann.
Repository: mesos
Description
-------
A 1.4 agent used to send the resources to the master in
the "post-reservation-refinement" format, which is incompatible
for pre-1.4 masters. The new agent now always downgrades
the resources to the "pre-reservation-refinement" format, and
the 1.4 master unconditionally upgrades the resources to
"post-reservation-refinement" format.
Diffs
-----
src/master/master.cpp a9d2191d92d0a56c8a137cb28f41a3632db54fe9
src/slave/slave.cpp 3e880b3ad54dbad46f71c335c2a93edb9a546176
Diff: https://reviews.apache.org/r/61952/diff/1/
Testing
-------
Thanks,
Michael Park
|