This is an automated email from the ASF dual-hosted git repository.
mzhu pushed a commit to branch 1.8.x
in repository https://gitbox.apache.org/repos/asf/mesos.git
The following commit(s) were added to refs/heads/1.8.x by this push:
new f5920ad Added 1.8.0 allocator performance improvements to the
CHANGELOG.
f5920ad is described below
commit f5920ad1a7cbcd2423c30465dcf14948e392081b
Author: Meng Zhu <[email protected]>
AuthorDate: Tue Apr 16 21:10:58 2019 -0600
Added 1.8.0 allocator performance improvements to the CHANGELOG.
Review: https://reviews.apache.org/r/70492
---
CHANGELOG | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/CHANGELOG b/CHANGELOG
index 0be2873..e544ec5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -22,6 +22,11 @@ This release contains the following highlights:
This should significantly increase master responsiveness under
heavy load.
+ * Allocator cycle time is significantly decreased (around 40% for a
+ small size cluster and up to 70% for larger clusters) when quota is
+ used. This greatly narrows the allocator performance gap between
+ quota and non-quota usage scenarios.
+
* CLI
* The new Mesos CLI now offers the task subcommand. The first