This is an automated email from the ASF dual-hosted git repository.
grag pushed a change to branch 1.8.x
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 35bfd8a Added MESOS-9925 to 1.8.2 CHANGELOG.
new 6f90cc3 Fixed a memory leak in the master's 'removeTask()' helper.
new 13e4cd1 Transitioned tasks when an unreachable agent is marked as
gone.
The 2 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/master/http.cpp | 10 +--
src/master/master.cpp | 105 +++++++++++++++++++++++---
src/master/master.hpp | 2 +-
src/tests/api_tests.cpp | 196 ++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 293 insertions(+), 20 deletions(-)