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 c18efb7  Improved operation feedback example framework.
     new fe70100  Made SLRP allow changes in volume context.
     new 6273b50  Added MESOS-9395 to the 1.8.1 CHANGELOG.
     new 24c70aa  Used full paths as volume IDs for the test CSI plugin.
     new a7b98f7  Added a unit test to verify if SLRP allows changes in volume 
context.
     new 343b6d7  Fixed chaining futures infinitely in `UriDiskProfileAdaptor`.
     new 1271584  Added MESOS-9803 to the 1.8.1 CHANNGELOG.
     new 661bac0  Added MESOS-9803 to the 1.7.3 CHANNGELOG.
     new 4c82acb  Garbage-collected disappeared RPs when agent resources remain 
unchanged.
     new 4b9c566  Added MESOS-9831 to the 1.8.1 CHANGELOG.

The 9 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                                          |   4 +
 include/mesos/mesos.proto                          |   3 +-
 include/mesos/v1/mesos.proto                       |   3 +-
 src/examples/test_csi_plugin.cpp                   | 282 ++++++++++--------
 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 +++++++
 .../storage_local_resource_provider_tests.cpp      | 325 +++++++++++----------
 10 files changed, 628 insertions(+), 350 deletions(-)

Reply via email to