Apache Mesos v1.7.2 Release Notes

Release Date: 2019-02-23 // about 5 years ago
    • ๐Ÿš€ This is a bug fix release.

    ** ๐Ÿ› Bug

    • [MESOS-8887] - Unreachable tasks are not GC'ed when unreachable agent is GC'ed.
    • [MESOS-9210] - Mesos v1 scheduler library does not properly handle SUBSCRIBE retries.
    • [MESOS-9517] - SLRP should treat gRPC timeouts as non-terminal errors, instead of reporting OPERATION_FAILED.
    • [MESOS-9531] - chown error handling is incorrect in createSandboxDirectory.
    • [MESOS-9532] - ResourceOffersTest.ResourceOfferWithMultipleSlaves is flaky.
    • [MESOS-9533] - CniIsolatorTest.ROOT_CleanupAfterReboot is flaky.
    • [MESOS-9537] - SLRP sends inconsistent status updates for dropped operations.
    • [MESOS-9544] - SLRP does not clean up destroyed persistent volumes.
    • [MESOS-9554] - Allocator might skip allocations because a single framework is incapable of receiving certain resources.
    • [MESOS-9555] - Allocator CHECK failure: reservationScalarQuantities.contains(role).

    ** ๐Ÿ‘Œ Improvement

    • [MESOS-9340] - Log all socket errors in libprocess.