This is an automated email from the ASF dual-hosted git repository. josephwu pushed a commit to branch 1.5.x in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 5ddd1641d621c51c561038fa13e15c3333072122 Author: Joseph Wu <[email protected]> AuthorDate: Wed Nov 14 13:19:25 2018 -0800 Added MESOS-7574 to 1.5.3 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 168a44b..0c68284 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,7 @@ Release Notes - Mesos - Version 1.5.3 (WIP) * This is a bug fix release. ** Bug + * [MESOS-7474] - Mesos fetcher cache doesn't retry when missed. * [MESOS-9332] - Nested container should run as the same user of its parent container by default.
