You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ka...@apache.org on 2017/09/13 19:32:45 UTC

[3/3] mesos git commit: Added MESOS-796[89] to 1.3.2 changelog.

Added MESOS-796[89] to 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/211f4177
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/211f4177
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/211f4177

Branch: refs/heads/1.3.x
Commit: 211f41770aa6c4d9ecea6a6c0bdd08700522dd5f
Parents: c721e27
Author: Kapil Arya <ka...@mesosphere.io>
Authored: Wed Sep 13 15:29:51 2017 -0400
Committer: Kapil Arya <ka...@mesosphere.io>
Committed: Wed Sep 13 15:29:51 2017 -0400

----------------------------------------------------------------------
 CHANGELOG | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/211f4177/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index e25cd8a..d7273a5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -15,6 +15,8 @@ All Issues:
   * [MESOS-7912] - Master WebUI not working in Chrome.
   * [MESOS-7926] - Abnormal termination of default executor can cause MesosContainerizer::destroy to fail.
   * [MESOS-7934] - OOM due to LibeventSSLSocket send incorrectly returning 0 after shutdown.
+  * [MESOS-7968] - Handle `/proc/self/ns/pid_for_children` when parsing available namespace.
+  * [MESOS-7969] - Handle cgroups v2 hierarchy when parsing /proc/self/cgroups.
 
 
 Release Notes - Mesos - Version 1.3.1