This is an automated email from the ASF dual-hosted git repository.
bmahler pushed a change to branch 1.7.x
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 53b8641 Added MESOS-9852 to the 1.7.3 CHANGELOG.
new 0de383c Added 'operator-()' for set difference to stout.
new eb813a4 Extracted suppression logic in allocator for use in update
framework.
new 32f0a2b Fixed bugs in updating framework roles in the allocator.
new 511bfc3 Added MESOS-9870 to the 1.7.3 CHANGELOG.
The 4 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:
3rdparty/stout/include/stout/set.hpp | 16 +++-
CHANGELOG | 1 +
src/master/allocator/mesos/hierarchical.cpp | 143 ++++++++++++++--------------
src/master/allocator/mesos/hierarchical.hpp | 10 ++
4 files changed, 96 insertions(+), 74 deletions(-)