This is an automated email from the ASF dual-hosted git repository. chhsiao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git
commit bbd7667276f4c3b2ccfa5794aefbff82f54f7459 Author: Chun-Hung Hsiao <[email protected]> AuthorDate: Mon Mar 4 21:07:36 2019 -0800 Added MESOS-9568 to the 1.7.3 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index ef88383..84fd30b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -21,6 +21,7 @@ Release Notes - Mesos - Version 1.7.3 (WIP) ** Bug * [MESOS-9507] - Agent could not recover due to empty docker volume checkpointed files. * [MESOS-9549] - nvidia/cuda 10 does not work on GPU isolator. + * [MESOS-9568] - SLRP does not clean up mount directories for destroyed MOUNT disks. * [MESOS-9607] - Removing a resource provider with consumers breaks resource publishing.
