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/10/12 20:21:38 UTC

[mesos] branch master updated: Added MESOS-9279 to 1.4.2 CHANGELOG.

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

jieyu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git


The following commit(s) were added to refs/heads/master by this push:
     new b37cd18  Added MESOS-9279 to 1.4.2 CHANGELOG.
b37cd18 is described below

commit b37cd18d3b88824bb7a94bd12aea7952071d5814
Author: Jie Yu <yu...@gmail.com>
AuthorDate: Fri Oct 12 13:21:25 2018 -0700

    Added MESOS-9279 to 1.4.2 CHANGELOG.
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index 224d50f..fafb292 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1441,6 +1441,7 @@ Release Notes - Mesos - Version 1.4.2
   * [MESOS-9088] - `createStrippedScalarQuantity()` should clear all metadata fields.
   * [MESOS-9125] - Port mapper CNI plugin might fail with "Resource temporarily unavailable"
   * [MESOS-9127] - Port mapper CNI plugin might deadlock iptables on the agent.
+  * [MESOS-9279] - Docker Containerizer 'usage' call might be expensive if mount table is big.
 
 
 Release Notes - Mesos - Version 1.4.1