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

(Updated April 20, 2018, 3:47 p.m.)


Review request for mesos and Greg Mann.


Changes
-------

Rebased.


Repository: mesos


Description
-------

`Master::recoverFramework()` only recovers operations affecting agent
default resources. This patch makes it also recover operations affecting
resources managed by resource providers.

It also fixes a bug in which not just the corresponding operations, but
all the ones affecting agent default resources will be added to the
framework.


Diffs (updated)
-----

  src/master/master.cpp 767ad8cfe142b47ef07172bcb2a4fb49fc3e833a 


Diff: https://reviews.apache.org/r/66458/diff/2/

Changes: https://reviews.apache.org/r/66458/diff/1-2/


Testing
-------

`sudo bin/mesos-tests` on GNU/Linux


Thanks,

Gaston Kleiman

Reply via email to