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

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


    from 0635d23  Added MESOS-9564 to the 1.6.3 and 1.7.3 CHANGELOG.
     new f30c68b  Removed a lambda to simplify `__allocate()`.
     new b8406c2  Added more arithmetic operations in class 
`ResourceQuantities`.
     new 294b70a  Removed `limits` from `QuotaInfo` and `QuotaRequest` protobuf.

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/quota/quota.proto             |   2 -
 include/mesos/v1/quota/quota.proto          |  41 +---------
 src/common/resource_quantities.cpp          |  18 ++++
 src/common/resource_quantities.hpp          |   3 +
 src/master/allocator/mesos/hierarchical.cpp |  20 +----
 src/master/quota.cpp                        | 122 +---------------------------
 src/tests/master_quota_tests.cpp            |  49 -----------
 7 files changed, 30 insertions(+), 225 deletions(-)

Reply via email to