You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ch...@apache.org on 2018/11/28 23:27:11 UTC

[mesos] 09/09: Added MESOS-9419 to the 1.4.3 CHANGELOG.

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 f24736d41b109c474f93d7e16fd1e2448074d91e
Author: Chun-Hung Hsiao <ch...@mesosphere.io>
AuthorDate: Wed Nov 28 10:21:01 2018 -0800

    Added MESOS-9419 to the 1.4.3 CHANGELOG.
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index 5ba77a1..6e82394 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1422,6 +1422,7 @@ Release Notes - Mesos - Version 1.4.3 (WIP)
   * [MESOS-9279] - Docker Containerizer 'usage' call might be expensive if mount table is big.
   * [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.
 
 
 Release Notes - Mesos - Version 1.4.2