This is an automated email from the ASF dual-hosted git repository.
mzhu pushed a change to branch 1.7.x
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 0f8faa0 Added MESOS-9610 to 1.7.3 CHANGELOG.
new 725e81a Added a new registry field `minimum_capabilities`.
new 18de75e Added minimum capability check during master recovery.
new a519352 Added MESOS-8880 to 1.7.3 CHANGELOG.
The 3 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 +
include/mesos/mesos.proto | 7 +++++++
include/mesos/v1/mesos.proto | 7 +++++++
src/master/master.cpp | 38 ++++++++++++++++++++++++++++++++++++++
src/master/master.hpp | 5 +++++
src/master/registry.proto | 16 ++++++++++++++++
src/tests/master_tests.cpp | 25 +++++++++++++++++++++++++
7 files changed, 99 insertions(+)