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

Review request for mesos, Benjamin Bannier and Jie Yu.


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


Repository: mesos


Description
-------

With offer operation handling an agent can send feedback to the master
when checkpointing fails.
Old masters will still send a 'CheckpointResourcesMessage', a wrapper
has been added that fails over the agent when checkpointing fails.
As before this will result in an agent re-registration and
reconciliation of resources.


Diffs
-----

  src/slave/slave.hpp c0acaa639a2bacaa6955ae6c5ab41e75dc1d11f7 
  src/slave/slave.cpp d8bacebc74790e955490a158c37ac0d9e75fd6b5 


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


Testing
-------

make check


Thanks,

Jan Schlicht

Reply via email to