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

Review request for mesos, Benjamin Hindman and Ben Mahler.


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


Repository: mesos-git


Description
-------

Now the slave recovers completed executors instead of skipping them. This 
allows the webui to show them even after a restart.

Also simplified the semantics of removeExecutor(). It no longer implicitly does 
removeFramework().


Diffs
-----

  src/slave/slave.cpp debb2f4ce05fbfec450197e68bc8a0c78f1d0adf 

Diff: https://reviews.apache.org/r/14910/diff/


Testing
-------

make check

GLOG_v=1 ./bin/mesos-tests.sh --gtest_filter="*RecoverCompletedExecutor*" 
--verbose


Thanks,

Vinod Kone

Reply via email to