This is an automated email from the ASF dual-hosted git repository.
bbannier pushed a change to branch 1.5.x
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from ea5e6e8 Added MESOS-10007 to the 1.5.4 CHANGELOG.
new 095021d Decoupled detection of generated executors from Mesos install
location.
new 6294c31 Sync'd whether an executor was generated to and from disk.
new 2f2146a Remembered whether an executor was agent-generated.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/slave/paths.cpp | 15 ++++++++++++++
src/slave/paths.hpp | 7 +++++++
src/slave/slave.cpp | 60 ++++++++++++++++++++++++++++++++---------------------
src/slave/slave.hpp | 14 +++++++++----
src/slave/state.cpp | 39 ++++++++++++++++++++++++++++++++++
src/slave/state.hpp | 1 +
6 files changed, 108 insertions(+), 28 deletions(-)