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 3546aaa01fe6b9267bdf90f31904e1668c1f9fdf Author: Kapil Arya <[email protected]> AuthorDate: Tue Aug 7 16:25:13 2018 -0400 Added MESOS-8573 to 1.4.2 changelog. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 08076ab..211ac1d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1008,6 +1008,7 @@ Release Notes - Mesos - Version 1.4.2 (WIP) * [MESOS-8550] - Bug in `Master::detected()` leads to coredump in `MasterZooKeeperTest.MasterInfoAddress`. * [MESOS-8552] - CGROUPS_ROOT_PidNamespaceForward and CGROUPS_ROOT_PidNamespaceBackward tests fail. * [MESOS-8569] - Allow newline characters when decoding base64 strings in stout. + * [MESOS-8573] - Container stuck in PULLING when Docker daemon hangs * [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()'.
