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/05 22:13:50 UTC

[mesos] branch 1.6.x updated: Added MESOS-9283 to the 1.6.2 CHANGELOG.

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

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


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

commit b0906a7a1a54c383f7710c175a16baf970ca1e08
Author: Greg Mann <gr...@gmail.com>
AuthorDate: Fri Oct 5 15:13:03 2018 -0700

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

diff --git a/CHANGELOG b/CHANGELOG
index 80c956b..365985c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -22,6 +22,7 @@ Release Notes - Mesos - Version 1.6.2 (WIP)
   * [MESOS-9267] - Mesos agent crashes when CNI network is not configured but used.
   * [MESOS-9274] - v1 JAVA scheduler library can drop TEARDOWN upon destruction.
   * [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.6.1