This is an automated email from the ASF dual-hosted git repository. bmahler pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 7c9e6ac85538c71cf1f151a290b7610c7cfe0cc2 Author: Benjamin Mahler <[email protected]> AuthorDate: Thu Sep 27 11:56:44 2018 -0700 Added MESOS-9239 to the 1.7.1 CHANGELOG. --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 38c9db1..fd4ed8a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,6 +7,9 @@ Release Notes - Mesos - Version 1.7.1 (WIP) * [MESOS-9131] - Health checks launching nested containers while a container is being destroyed lead to unkillable tasks. * [MESOS-9228] - SLRP does not clean up plugin containers after it is removed. +** Improvement: + * [MESOS-9239] - Improve sorting performance in the DRF sorter. + Release Notes - Mesos - Version 1.7.0 -------------------------------------
