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 2ead30d0009109e582a5d5943d483e6faaae4d03
Author: Qian Zhang <zhq527...@gmail.com>
AuthorDate: Fri Oct 19 09:32:00 2018 +0800

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

diff --git a/CHANGELOG b/CHANGELOG
index 511bae1..76cb080 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -39,6 +39,7 @@ Release Notes - Mesos - Version 1.5.2 (WIP)
   * [MESOS-9151] - Container stuck at ISOLATING due to FD leak.
   * [MESOS-9170] - Zookeeper doesn't compile with newer gcc due to format 
error.
   * [MESOS-9196] - Removing rootfs mounts may fail with EBUSY.
+  * [MESOS-9231] - `docker inspect` may return an unexpected result to Docker 
executor due to a race condition.
   * [MESOS-9267] - Mesos agent crashes when CNI network is not configured but 
used.
   * [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.

Reply via email to