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:10 UTC

[2/2] 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/df03a731
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/df03a731
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/df03a731

Branch: refs/heads/1.4.x
Commit: df03a73132a53f3a3063cae72f8045455cc8ec3d
Parents: 2ee0f76
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:24:00 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/df03a731/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 5384d94..c8e74c7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -11,7 +11,7 @@ All Resolved Issues:
  * [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-8090] - Mesos 1.4.0 crashes with 1.3.x agent with oversubscription
+ * [MESOS-8135] - Masters can lose track of tasks' executor IDs.
 
 
 Release Notes - Mesos - Version 1.4.0