This is an automated email from the ASF dual-hosted git repository.
bbannier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 5d3ed36 Added MESOS-9480 to the 1.6.2 CHANGELOG.
new 3e9e1fa Used high-level `FrameworkInfo` validation function in tests.
new 0c544bb Tested framework subscription with set but empty ID.
new 40210db Added validation for framework IDs.
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:
include/mesos/mesos.proto | 12 +++++----
include/mesos/v1/mesos.proto | 12 +++++----
src/master/validation.cpp | 24 +++++++++++++++++-
src/master/validation.hpp | 2 ++
src/tests/master_tests.cpp | 28 ++++++++++++++++++++
src/tests/master_validation_tests.cpp | 48 +++++++++++++++++++++++++++--------
6 files changed, 105 insertions(+), 21 deletions(-)