This is an automated email from the ASF dual-hosted git repository.

bmahler pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.


    from 43bbe36  Refactored `removeFramework()` in the allocator.
     new 0c5c093  Added quota config validation for large numbers.
     new 4cdef8c  Added tests for validation of large quota scalars.
     new e9edd20  Rejected invalid quota configs from registry operation.
     new 831499b  Added a registrar test that invalid quota configs are 
rejected.

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:
 src/master/quota.cpp                  | 75 ++++++++++++++++++++++++++++++++
 src/master/quota_handler.cpp          | 12 ++++--
 src/tests/master_quota_tests.cpp      | 61 ++++++++++++++++++++++++++
 src/tests/master_validation_tests.cpp | 81 ++++++++++++++++++++++++++++++++++-
 src/tests/registrar_tests.cpp         | 45 +++++++++++++++++++
 5 files changed, 269 insertions(+), 5 deletions(-)

Reply via email to