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/09/27 18:59:55 UTC

[mesos] 09/10: Added MESOS-9249 to the 1.7.1 CHANGELOG.

This is an automated email from the ASF dual-hosted git repository.

bmahler pushed a commit to branch 1.7.x
in repository https://gitbox.apache.org/repos/asf/mesos.git

commit 4d57303c4881c0fbc55fd1dc9631b461b43052c3
Author: Benjamin Mahler <bm...@apache.org>
AuthorDate: Thu Sep 27 11:57:13 2018 -0700

    Added MESOS-9249 to the 1.7.1 CHANGELOG.
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index 7238fad..a100945 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -9,6 +9,7 @@ Release Notes - Mesos - Version 1.7.1 (WIP)
 
 ** Improvement:
   * [MESOS-9239] - Improve sorting performance in the DRF sorter.
+  * [MESOS-9249] - Avoid dirtying the DRF sorter when allocating resources.
   * [MESOS-9255] - Use consistent "totals" across role / framework DRF.