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/29 00:01:46 UTC

[mesos] 02/02: Added MESOS-9279 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 4010b2d220fc2c6f5a64826bfe273fd2a57a4b66
Author: Jie Yu <yu...@gmail.com>
AuthorDate: Fri Sep 28 16:59:57 2018 -0700

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

diff --git a/CHANGELOG b/CHANGELOG
index 1b1be09..68b6335 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -37,6 +37,7 @@ Release Notes - Mesos - Version 1.5.2 (WIP)
   * [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.
+  * [MESOS-9279] - Docker Containerizer 'usage' call might be expensive if mount table is big.
 
 
 Release Notes - Mesos - Version 1.5.1