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

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


    from 5e234c8  Added MESOS-9549 to the 1.7.3 CHANGELOG.
     new 79ed757  Changed the `getResourceProviderId` helper to take a 
`Resources`.
     new 8649cb0  Do not fail a task if it doesn't use resources from a failed 
provider.
     new 8a42263  Added MESOS-9607 to the 1.7.3 CHANGELOG.

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

Reply via email to