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 ce291a4  Added MESOS-9554 to the 1.7.x CHANGELOG.
     new 1d2471d  Persisted intentionally dropped operations in SLRP.
     new 5fe817f  Made SLRP recover node-published volumes after reboot.
     new d6c9c03  Cleaned up persistent volumes on SLRP disks.
     new d8458ae  Disallowed `DESTROY_DISK` on persistent volumes.
     new 33c3d49  Added MESOS-9537 and MESOS-9544 to the 1.7.2 CHANGELOG.

The 5 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 +
 6 files changed, 342 insertions(+), 108 deletions(-)

Reply via email to