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

[mesos] 02/02: Added MESOS-9267 to 1.5.2 CHANGELOG.

This is an automated email from the ASF dual-hosted git repository.

jieyu pushed a commit to branch 1.5.x
in repository https://gitbox.apache.org/repos/asf/mesos.git

commit 1046ea8b68278f8fe2d70171425072290785b788
Author: Jie Yu <yu...@gmail.com>
AuthorDate: Thu Sep 27 15:41:55 2018 -0700

    Added MESOS-9267 to 1.5.2 CHANGELOG.
    
    (cherry picked from commit dbe2f9df667baab845b2f7861eb9ae16301f9c2f)
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index 51428f6..1b1be09 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -36,6 +36,7 @@ Release Notes - Mesos - Version 1.5.2 (WIP)
   * [MESOS-9147] - Agent and scheduler driver authentication retry backoff time could overflow.
   * [MESOS-9170] - Zookeeper doesn't compile with newer gcc due to format error.
   * [MESOS-9196] - Removing rootfs mounts may fail with EBUSY.
+  * [MESOS-9267] - Mesos agent crashes when CNI network is not configured but used.
 
 
 Release Notes - Mesos - Version 1.5.1