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 2018/05/24 22:31:33 UTC

[2/2] mesos git commit: Added MESOS-8952 to the 1.5.2 CHANGELOG.

Added MESOS-8952 to the 1.5.2 CHANGELOG.


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

Branch: refs/heads/1.5.x
Commit: 9d76bf7b485f1afbd986210ee5b29bb0e4c1956c
Parents: a0e485c
Author: Benjamin Mahler <bm...@apache.org>
Authored: Thu May 24 15:13:44 2018 -0700
Committer: Benjamin Mahler <bm...@apache.org>
Committed: Thu May 24 15:31:25 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/9d76bf7b/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 24d086e..e0971ad 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,6 +6,7 @@ Release Notes - Mesos - Version 1.5.2 (WIP)
   * [MESOS-8904] - Master crash when removing quota.
   * [MESOS-8906] - `UriDiskProfileAdaptor` fails to update profile selectors.
   * [MESOS-8947] - Improve the container preparing logging in IOSwitchboard and volume/secret isolator.
+  * [MESOS-8952] - process::await/collect n^2 performance issue
 
 
 Release Notes - Mesos - Version 1.5.1