This is an automated email from the ASF dual-hosted git repository.
bmahler pushed a change to branch 1.8.x
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 46aaacb Added MESOS-9856 to the 1.8.1 CHANGELOG.
new 8b26304 Fixed a memory "leak" of filters in the allocator.
new e938d6e Added MESOS-9852 to the 1.8.1 CHANGELOG.
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:
CHANGELOG | 1 +
src/master/allocator/mesos/hierarchical.cpp | 220 ++++++++++++++--------------
src/master/allocator/mesos/hierarchical.hpp | 19 ++-
3 files changed, 123 insertions(+), 117 deletions(-)