Added MESOS-9049 to the 1.4.2 CHANGELOG.
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/3052d05e Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/3052d05e Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/3052d05e Branch: refs/heads/master Commit: 3052d05e9a242125ec257782a0cb009d93c2f519 Parents: 92ab684 Author: Zhitao Li <zhitaoli...@gmail.com> Authored: Tue Jul 3 16:14:13 2018 -0700 Committer: Chun-Hung Hsiao <chhs...@mesosphere.io> Committed: Tue Jul 3 17:07:28 2018 -0700 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/3052d05e/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 867adb3..5dcb78a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1002,6 +1002,7 @@ Release Notes - Mesos - Version 1.4.2 (WIP) * [MESOS-8963] - Executor crash trying to print container ID. * [MESOS-8980] - mesos-slave can deadlock with docker pull. * [MESOS-8986] - `slave.available()` in the allocator is expensive and drags down allocation performance. + * [MESOS-9049] - Agent GC could unmount a dangling persistent volume multiple times. Release Notes - Mesos - Version 1.4.1