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 296db30  Fixed HookTest.VerifyMasterLaunchTaskResourceDecoratorHook.
     new 087b235  Persisted intentionally dropped operations in SLRP.
     new e7f4e61  Updated SLRP test `ProfileDisappeared` to request operation 
feedback.
     new 7642851  Made SLRP recover node-published volumes after reboot.
     new 0be5d4f  Cleaned up persistent volumes on SLRP disks.
     new c60fd87  Disallowed `DESTROY_DISK` on persistent volumes.
     new cc476a5  Added MESOS-9537 and MESOS-9544 to the 1.7.2 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                                          |   2 +
 src/csi/state.proto                                |  12 +-
 src/master/validation.cpp                          |   7 +
 src/resource_provider/storage/provider.cpp         | 403 +++++++++++++++------
 src/resource_provider/storage/provider_process.hpp |  14 +-
 src/tests/master_validation_tests.cpp              |  12 +
 src/tests/mesos.hpp                                |  27 +-
 .../storage_local_resource_provider_tests.cpp      | 309 +++++++++-------
 8 files changed, 546 insertions(+), 240 deletions(-)

Reply via email to