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/12/02 05:34:32 UTC

[6/6] mesos git commit: Added MESOS-8237 to the 1.3.2 CHANGELOG.

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

Branch: refs/heads/1.3.x
Commit: 721eeb222edfd8456959b54c98895bfa7d60b7d2
Parents: 5a87d51
Author: Benjamin Mahler <bm...@apache.org>
Authored: Fri Dec 1 20:17:47 2017 -0800
Committer: Benjamin Mahler <bm...@apache.org>
Committed: Fri Dec 1 20:18:16 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/721eeb22/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 5dc8acd..af64a23 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -20,6 +20,7 @@ All Issues:
   * [MESOS-8051] - Killing TASK_GROUP fail to kill some tasks.
   * [MESOS-8080] - The default executor does not propagate missing task exit status correctly.
   * [MESOS-8135] - Masters can lose track of tasks' executor IDs.
+  * [MESOS-8237] - Strip (Offer|Resource).allocation_info for non-MULTI_ROLE schedulers.