This is an automated email from the ASF dual-hosted git repository. kapil pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 8e33ea1306154748c27e6908bd911fc495cd83c6 Author: Kapil Arya <[email protected]> AuthorDate: Tue Aug 7 17:28:51 2018 -0400 Added MESOS-8626 to 1.4.2 changelog. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 211ac1d..c77211f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1014,6 +1014,7 @@ Release Notes - Mesos - Version 1.4.2 (WIP) * [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-8626] - The 'allocatable' check in the allocator is problematic with multi-role frameworks. * [MESOS-8651] - Potential memory leaks in the `volume/sandbox_path` isolator. * [MESOS-8786] - CgroupIsolatorProcess accesses subsystem processes directly. * [MESOS-8830] - Agent gc on old slave sandboxes could empty persistent volume data
