Repository: mesos
Updated Branches:
  refs/heads/master c665dd6c2 -> dedf29566


Fixed an error in the 1.3.2 CHANGELOG.

Review: https://reviews.apache.org/r/65573/


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

Branch: refs/heads/master
Commit: dedf29566964e398ceeac3887ca74f2c70604df8
Parents: c665dd6
Author: Chun-Hung Hsiao <chhs...@mesosphere.io>
Authored: Thu Feb 8 12:11:48 2018 -0800
Committer: Jie Yu <yujie....@gmail.com>
Committed: Thu Feb 8 12:11:48 2018 -0800

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/dedf2956/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index b7c38f5..785c102 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -800,6 +800,7 @@ Release Notes - Mesos - Version 1.3.3 (WIP)
 All Issues:
 ** Bug
   * [MESOS-8125] - Agent should properly handle recovering an executor when 
its pid is reused.
+  * [MESOS-8480] - Mesos returns high resource usage when killing a Docker 
task.
 
 
 Release Notes - Mesos - Version 1.3.2
@@ -823,7 +824,6 @@ 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

Reply via email to