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:42:58 UTC

[3/3] mesos git commit: Added MESOS-8952 to the 1.6.1 CHANGELOG.

Added MESOS-8952 to the 1.6.1 CHANGELOG.


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

Branch: refs/heads/master
Commit: 35bcfe3dd26163361fe40be631b459b3619edbb5
Parents: ae4e795
Author: Benjamin Mahler <bm...@apache.org>
Authored: Thu May 24 15:13:13 2018 -0700
Committer: Benjamin Mahler <bm...@apache.org>
Committed: Thu May 24 15:42:42 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/35bcfe3d/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 0e66887..a6b06d2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -16,6 +16,7 @@ Release Notes - Mesos - Version 1.6.1 (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.6.0