You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ji...@apache.org on 2018/01/24 01:33:38 UTC

[2/2] mesos git commit: Added MESOS-8480 to the 1.3.2 CHANGELOG.

Added MESOS-8480 to the 1.3.2 CHANGELOG.


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

Branch: refs/heads/1.3.x
Commit: 762a73578fb5567a5d06d4d294dedf561258ed03
Parents: 51ac0ca
Author: Jie Yu <yu...@gmail.com>
Authored: Tue Jan 23 17:33:11 2018 -0800
Committer: Jie Yu <yu...@gmail.com>
Committed: Tue Jan 23 17:33:31 2018 -0800

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/762a7357/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 98af8b5..26a8b58 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -22,6 +22,7 @@ All Issues:
   * [MESOS-8135] - Masters can lose track of tasks' executor IDs.
   * [MESOS-8237] - Strip (Offer|Resource).allocation_info for non-MULTI_ROLE schedulers.
   * [MESOS-8356] - Persistent volume ownership is set to root despite of sandbox owner (frameworkInfo.user) when docker executor is used.
+  * [MESOS-8480] - Mesos returns high resource usage when killing a Docker task.
 
 
 Release Notes - Mesos - Version 1.3.1