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 aa0080e Updated advanced contributing guide.
new 4a24858 Eliminate a copy of the master's quota during quota
validation.
new e568de7 Added an << operator for ResourceQuantities.
The 16820 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/resource_quantities.cpp | 24 ++++++++++++++++++++++++
src/common/resource_quantities.hpp | 3 +++
src/master/quota_handler.cpp | 14 +++++++++-----
src/tests/resource_quantities_tests.cpp | 13 +++++++++++++
4 files changed, 49 insertions(+), 5 deletions(-)