This is an automated email from the ASF dual-hosted git repository.
bmahler pushed a change to branch 1.5.x
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from eff26e7 Added MESOS-9852 to the 1.5.4 CHANGELOG.
new 5915d14 Added 'operator-()' for set difference to stout.
new efa41f3 Extracted suppression logic in allocator for use in update
framework.
new 9a479fe Fixed bugs in updating framework roles in the allocator.
new e3f6844 Added MESOS-9870 to the 1.5.4 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 | 134 +++++++++++++++-------------
src/master/allocator/mesos/hierarchical.hpp | 10 +++
4 files changed, 96 insertions(+), 65 deletions(-)