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 22:48:55 UTC

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

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

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

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

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

diff --git a/CHANGELOG b/CHANGELOG
index 731eb17..9183418 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -18,6 +18,7 @@ Release Notes - Mesos - Version 1.4.3 (WIP)
   * [MESOS-9231] - `docker inspect` may return an unexpected result to Docker executor due to a race condition.
   * [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.
 
 
 Release Notes - Mesos - Version 1.4.2