-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62879/
-----------------------------------------------------------

Review request for mesos, Benjamin Bannier, Joseph Wu, and Jan Schlicht.


Bugs: MESOS-8058
    https://issues.apache.org/jira/browse/MESOS-8058


Repository: mesos


Description
-------

Given that resource provider capable agents will send update slave
message to the master during re-registration, no need for the master
to send checkpoint resources message to the agent anymore.

This also makes the code more consistent because agent should be the
source of truth. This also eliminates the possible retry incurred by
this message, which is never the intention.


Diffs
-----

  src/master/master.cpp 3603878f02ae3dba82811a4a5770dd21ec790ef6 


Diff: https://reviews.apache.org/r/62879/diff/1/


Testing
-------

make check


Thanks,

Jie Yu

Reply via email to