This is an automated email from the ASF dual-hosted git repository.
asekretenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from b441034 Made `UpdateFrameworkTest.OfferConstraints` build constraints
from JSON.
new 89576d8 Made the hierarchical allocator store `FrameworkInfo`
internally.
new 095a409 Enforced explicit construction of
`protobuf::...::Capabilities`.
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/common/protobuf_utils.hpp | 6 +++---
src/master/allocator/mesos/hierarchical.cpp | 6 +++++-
src/master/allocator/mesos/hierarchical.hpp | 2 ++
src/master/master.cpp | 2 +-
src/slave/slave.cpp | 3 ++-
5 files changed, 13 insertions(+), 6 deletions(-)