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

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


    from d19ca42  Added MESOS-9750 to the 1.8.1 CHANGELOG.
     new e0246d1  Made SLRP allow changes in volume context.
     new 3de0e98  Added MESOS-9395 to the 1.8.1 CHANGELOG.
     new 1188b13  Fixed chaining futures infinitely in `UriDiskProfileAdaptor`.
     new 043ef2d  Added MESOS-9803 to the 1.8.1 CHANNGELOG.
     new 9ad9357  Garbage-collected disappeared RPs when agent resources remain 
unchanged.
     new fca8934  Added MESOS-9831 to the 1.8.1 CHANGELOG.

The 6 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                                          |   3 +
 include/mesos/mesos.proto                          |   3 +-
 include/mesos/v1/mesos.proto                       |   3 +-
 src/master/master.cpp                              |   8 +
 src/resource_provider/storage/provider.cpp         | 177 ++++++++++++++-------
 .../storage/uri_disk_profile_adaptor.cpp           |  55 +++++--
 .../storage/uri_disk_profile_adaptor.hpp           |  22 ++-
 src/tests/api_tests.cpp                            |  99 ++++++++++++
 8 files changed, 286 insertions(+), 84 deletions(-)

Reply via email to