Added MESOS-8604 to the 1.4.2 CHANGELOG.
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/868ec364 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/868ec364 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/868ec364 Branch: refs/heads/master Commit: 868ec364b17bc231697563f2621705baff2d7183 Parents: eab2053 Author: Benjamin Mahler <[email protected]> Authored: Wed May 2 16:53:37 2018 -0700 Committer: Benjamin Mahler <[email protected]> Committed: Wed May 2 16:53:37 2018 -0700 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/868ec364/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index fbdff33..0d25a48 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -577,6 +577,7 @@ Release Notes - Mesos - Version 1.4.2 (WIP) * [MESOS-8574] - Docker executor makes no progress when 'docker inspect' hangs. * [MESOS-8575] - Improve discard handling for 'Docker::stop' and 'Docker::pull'. * [MESOS-8576] - Improve discard handling of 'Docker::inspect()'. + * [MESOS-8604] - Quota headroom tracking may be incorrect in the presence of hierarchical reservation. * [MESOS-8605] - Terminal task status update will not send if 'docker inspect' is hung. * [MESOS-8651] - Potential memory leaks in the `volume/sandbox_path` isolator.
