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

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


    from 5a2df2c  Removed unnecessary filters in SLRP tests.
     new e2b16c1  Changed the `getResourceProviderId` helper to take a 
`Resources`.
     new c2b094f  Do not fail a task if it doesn't use resources from a failed 
provider.
     new f19deaf  Added MESOS-9607 to the 1.7.3 CHANGELOG.
     new 120fab6  Converted `UUID` proto messages to `id::UUID` in the RP 
manager.

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:
 CHANGELOG                         |   1 +
 src/common/resources_utils.cpp    |  27 +++++-----
 src/common/resources_utils.hpp    |  11 ++--
 src/master/master.cpp             |   3 +-
 src/resource_provider/manager.cpp |  40 +++++++++------
 src/slave/slave.cpp               | 104 ++++++++++++++++++++++----------------
 src/slave/slave.hpp               |   8 +--
 7 files changed, 107 insertions(+), 87 deletions(-)

Reply via email to