You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by gr...@apache.org on 2018/10/17 18:29:51 UTC

[mesos] branch 1.4.x updated: Added MESOS-9283 to the 1.4.3 CHANGELOG.

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

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


The following commit(s) were added to refs/heads/1.4.x by this push:
     new c7a3781  Added MESOS-9283 to the 1.4.3 CHANGELOG.
c7a3781 is described below

commit c7a3781b0b565a9bc260533149e8e7c41c549f4c
Author: Greg Mann <gr...@gmail.com>
AuthorDate: Wed Oct 17 11:28:37 2018 -0700

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

diff --git a/CHANGELOG b/CHANGELOG
index 2fbcc37..9ee0fbb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -16,6 +16,7 @@ Release Notes - Mesos - Version 1.4.3 (WIP)
   * [MESOS-9170] - Zookeeper doesn't compile with newer gcc due to format error.
   * [MESOS-9196] - Removing rootfs mounts may fail with EBUSY.
   * [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.
 
 
 Release Notes - Mesos - Version 1.4.2