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 2016/04/28 00:22:12 UTC

mesos git commit: Added backport of MESOS-5021 to 0.27.3.

Repository: mesos
Updated Branches:
  refs/heads/master 077efe1ff -> 4a8fcce83


Added backport of MESOS-5021 to 0.27.3.

This reflects the backport of MESOS-5021 to the 0.27.x branch.

Review: https://reviews.apache.org/r/46753


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

Branch: refs/heads/master
Commit: 4a8fcce830fd4b94b461900140cdf396c5ed7651
Parents: 077efe1
Author: Benjamin Mahler <bm...@apache.org>
Authored: Wed Apr 27 14:56:25 2016 -0700
Committer: Benjamin Mahler <bm...@apache.org>
Committed: Wed Apr 27 14:57:33 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/4a8fcce8/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 9377160..0c59877 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -359,6 +359,8 @@ Release Notes - Mesos - Version 0.27.3
 All Issues:
 ** Bug
   * [MESOS-4705] - Linux 'perf' parsing logic may fail when OS distribution has perf backports.
+  * [MESOS-4869] - /usr/libexec/mesos/mesos-health-check using/leaking a lot of memory.
+  * [MESOS-5021] - Memory leak in subprocess when 'environment' argument is provided.
 
 
 Release Notes - Mesos - Version 0.27.2