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:24:27 UTC

[3/3] mesos git commit: Added MESOS-8135 to the 1.4.1 CHANGELOG.

Added MESOS-8135 to the 1.4.1 CHANGELOG.


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

Branch: refs/heads/master
Commit: e603b46fae199428a30458328bfe4ba8dfe3def6
Parents: b061eca
Author: Benjamin Mahler <bm...@apache.org>
Authored: Thu Nov 2 15:22:31 2017 -0700
Committer: Benjamin Mahler <bm...@apache.org>
Committed: Thu Nov 2 15:22:31 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/e603b46f/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 724a5ec..f040b4f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -30,6 +30,8 @@ Release Notes - Mesos - Version 1.4.1 (WIP)
  * [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.4.0
 -------------------------------------------