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:10 UTC

[mesos] 08/09: Added MESOS-9419 to the 1.5.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 fb983cfce38b9f4103a01d85c2b54354337b9f95
Author: Chun-Hung Hsiao <ch...@mesosphere.io>
AuthorDate: Wed Nov 28 10:20:29 2018 -0800

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

diff --git a/CHANGELOG b/CHANGELOG
index cf00990..5ba77a1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -824,6 +824,7 @@ Release Notes - Mesos - Version 1.5.3 (WIP)
   * [MESOS-7474] - Mesos fetcher cache doesn't retry when missed.
   * [MESOS-9317] - Some master endpoints do not handle failed authorization properly.
   * [MESOS-9332] - Nested container should run as the same user of its parent container by default.
+  * [MESOS-9419] - Executor to framework message crashes master if framework has not re-registered.
 
 
 Release Notes - Mesos - Version 1.5.2