This is an automated email from the ASF dual-hosted git repository.
gaston pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 85e2a14 Fixed an incorrect comment indentation.
new dc3ad33 Improved agent operation recovery process.
new 2835cdc Added garbage collection of terminated operations status
update streams.
new 6324134 Moved status update streams of operations on agent's default
resources.
The 16699 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 | 35 +++++++
src/slave/paths.hpp | 34 +++++++
src/slave/slave.cpp | 261 ++++++++++++++++++++++++++++++++++++++++------------
src/slave/slave.hpp | 2 +-
4 files changed, 273 insertions(+), 59 deletions(-)