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 63d94540e0f161b4348fb98b9883e87596bdf681 Author: Benjamin Mahler <[email protected]> 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 b094656..90e22d9 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.
