You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by bm...@apache.org on 2017/11/02 22:21:25 UTC

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

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

Branch: refs/heads/1.3.x
Commit: c94489e15d8a7bccd879a1d1d590e0d634c70749
Parents: da754f9
Author: Benjamin Mahler <bm...@apache.org>
Authored: Thu Nov 2 15:19:31 2017 -0700
Committer: Benjamin Mahler <bm...@apache.org>
Committed: Thu Nov 2 15:21:16 2017 -0700

----------------------------------------------------------------------
 CHANGELOG | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/c94489e1/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 571da43..6c69c70 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -15,9 +15,7 @@ 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.
-  * [MESOS-7980] - Stout fails to compile with libc >= 2.26.
+  * [MESOS-8135] - Masters can lose track of tasks' executor IDs.
 
 
 Release Notes - Mesos - Version 1.3.1