Repository: mesos Updated Branches: refs/heads/master fc6cbbfec -> 18b488ff9
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/d1c422c1 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/d1c422c1 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/d1c422c1 Branch: refs/heads/master Commit: d1c422c1699812dacdf48ead667bd24ce1f70c2a Parents: 5a4fc3d Author: Benjamin Mahler <[email protected]> Authored: Fri Dec 1 20:17:47 2017 -0800 Committer: Benjamin Mahler <[email protected]> Committed: Fri Dec 1 20:38:16 2017 -0800 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/d1c422c1/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index d64c080..5577248 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -335,6 +335,7 @@ All Issues: * [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-8135] - Masters can lose track of tasks' executor IDs. + * [MESOS-8237] - Strip (Offer|Resource).allocation_info for non-MULTI_ROLE schedulers.
