You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by gi...@apache.org on 2018/03/12 18:30:16 UTC

[06/11] mesos git commit: Added MESOS-8488 to 1.4.2 CHANGELOG.

Added MESOS-8488 to 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/165a097d
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/165a097d
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/165a097d

Branch: refs/heads/master
Commit: 165a097d7401d595fe566fb6a7ce97e40849fdfc
Parents: 0d8eb30
Author: Gilbert Song <so...@gmail.com>
Authored: Mon Mar 12 11:20:40 2018 -0700
Committer: Gilbert Song <so...@gmail.com>
Committed: Mon Mar 12 11:25:12 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/165a097d/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 0801ace..2062854 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -518,6 +518,7 @@ Release Notes - Mesos - Version 1.4.2 (WIP)
  * [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-8480] - Mesos returns high resource usage when killing a Docker task.
+ * [MESOS-8488] - Docker bug can cause unkillable tasks.
  * [MESOS-8552] - CGROUPS_ROOT_PidNamespaceForward and CGROUPS_ROOT_PidNamespaceBackward tests fail.
  * [MESOS-8569] - Allow newline characters when decoding base64 strings in stout.