You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by gr...@apache.org on 2018/07/03 15:16:25 UTC

mesos git commit: Added MESOS-8986 to the 1.5.2 CHANGELOG.

Repository: mesos
Updated Branches:
  refs/heads/master b50f6c8af -> de8d76094


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

Branch: refs/heads/master
Commit: de8d760947b31d30a9e30b39982e6f9814818d18
Parents: b50f6c8
Author: Greg Mann <gr...@gmail.com>
Authored: Tue Jul 3 07:28:58 2018 -0700
Committer: Greg Mann <gr...@gmail.com>
Committed: Tue Jul 3 08:15:59 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/de8d7609/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 9f5e577..f8a4e60 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -428,6 +428,7 @@ Release Notes - Mesos - Version 1.5.2 (WIP)
   * [MESOS-8952] - process::await/collect n^2 performance issue.
   * [MESOS-8963] - Executor crash trying to print container ID.
   * [MESOS-8980] - mesos-slave can deadlock with docker pull.
+  * [MESOS-8986] - `slave.available()` in the allocator is expensive and drags down allocation performance.
 
 
 Release Notes - Mesos - Version 1.5.1