You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ch...@apache.org on 2018/07/04 00:07:54 UTC

[2/3] mesos git commit: Added MESOS-9049 to the 1.5.2 CHANGELOG.

Added MESOS-9049 to the 1.5.2 CHANGELOG.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/92ab6847
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/92ab6847
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/92ab6847

Branch: refs/heads/master
Commit: 92ab684752651ddc2f4d496e5828e2363d236b1c
Parents: 72efed0
Author: Zhitao Li <zh...@gmail.com>
Authored: Tue Jul 3 16:13:01 2018 -0700
Committer: Chun-Hung Hsiao <ch...@mesosphere.io>
Committed: Tue Jul 3 17:06:59 2018 -0700

----------------------------------------------------------------------
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/92ab6847/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 6262b48..867adb3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -431,6 +431,7 @@ Release Notes - Mesos - Version 1.5.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.5.1