This is an automated email from the ASF dual-hosted git repository. chhsiao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git
commit f689142e40d0e819bcda58df31e4f1edd912d7c4 Author: Chun-Hung Hsiao <[email protected]> AuthorDate: Tue Dec 18 15:05:18 2018 -0800 Added MESOS-9480 to the 1.4.3 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index c61e6ff..c973bc1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1441,6 +1441,7 @@ Release Notes - Mesos - Version 1.4.3 (WIP) * [MESOS-9283] - Docker containerizer actor can get backlogged with large number of containers. * [MESOS-9334] - Container stuck at ISOLATING state due to libevent poll never returns. * [MESOS-9419] - Executor to framework message crashes master if framework has not re-registered. + * [MESOS-9480] - Master may skip processing authorization results for `LAUNCH_GROUP`. Release Notes - Mesos - Version 1.4.2
