You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by qi...@apache.org on 2018/10/30 23:04:21 UTC

[mesos] 03/03: Added MESOS-9334 to the 1.5.3 CHANGELOG.

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

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

commit d0bd0d8e3fef638fa65d7fd88da06e91ab5888c1
Author: Qian Zhang <zh...@gmail.com>
AuthorDate: Tue Oct 30 15:55:49 2018 -0700

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

diff --git a/CHANGELOG b/CHANGELOG
index 5f66104..304513b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,6 +4,7 @@ Release Notes - Mesos - Version 1.5.3 (WIP)
 
 ** Bug
   * [MESOS-8907] - Docker image fetcher fails with HTTP/2.
+  * [MESOS-9334] - Container stuck at ISOLATING state due to libevent poll never returns.
 
 ** Improvement
   * [MESOS-9305] - Create cgoup recursively to workaround systemd deleting cgroups_root.