Add MESOS-8418 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/163dd77e
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/163dd77e
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/163dd77e

Branch: refs/heads/1.4.x
Commit: 163dd77ef8702fce4d6bcadfbcee2f2aeeb0c5f5
Parents: 4fc1759
Author: Benjamin Mahler <bmah...@apache.org>
Authored: Mon Jul 16 17:40:27 2018 -0700
Committer: Benjamin Mahler <bmah...@apache.org>
Committed: Mon Jul 16 17:40:45 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/163dd77e/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 22872ad..4396f39 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -18,6 +18,7 @@ Release Notes - Mesos - Version 1.4.2 (WIP)
   * [MESOS-8352] - Resources may get over allocated to some roles while fail 
to meet the quota of other roles.
   * [MESOS-8356] - Persistent volume ownership is set to root despite of 
sandbox owner (frameworkInfo.user) when docker executor is used.
   * [MESOS-8411] - Killing a queued task can lead to the command executor 
never terminating.
+  * [MESOS-8418] - mesos-agent high cpu usage because of numerous /proc/mounts 
reads.
   * [MESOS-8480] - Mesos returns high resource usage when killing a Docker 
task.
   * [MESOS-8488] - Docker bug can cause unkillable tasks.
   * [MESOS-8550] - Bug in `Master::detected()` leads to coredump in 
`MasterZooKeeperTest.MasterInfoAddress`.

Reply via email to