This is an automated email from the ASF dual-hosted git repository. josephwu pushed a commit to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 488bb7570119c6e4ba8db2675fe1698fb25a656b Author: Joseph Wu <[email protected]> AuthorDate: Wed Nov 14 13:20:31 2018 -0800 Added MESOS-7574 to 1.6.2 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 009b3ae..d8b3bc6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,7 @@ Release Notes - Mesos - Version 1.6.2 (WIP) * This is a bug fix release. ** Bug + * [MESOS-7474] - Mesos fetcher cache doesn't retry when missed. * [MESOS-8128] - Make os::pipe file descriptors O_CLOEXEC. * [MESOS-8418] - mesos-agent high cpu usage because of numerous /proc/mounts reads. * [MESOS-8545] - AgentAPIStreamingTest.AttachInputToNestedContainerSession is flaky.
