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/08/07 00:05:00 UTC

[mesos] branch master updated (43e9c52 -> fad7d7a)

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

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


    from 43e9c52  Updated port mapper CNI test.
     new 8f78edd  Added MESOS-9127 to 1.6.2 CHANGELOG.
     new 595e237  Added MESOS-9127 to 1.5.2 CHANGELOG.
     new fad7d7a  Added MESOS-9127 to 1.4.2 CHANGELOG.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGELOG | 3 +++
 1 file changed, 3 insertions(+)


[mesos] 03/03: Added MESOS-9127 to 1.4.2 CHANGELOG.

Posted by ji...@apache.org.
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

commit fad7d7a99206911fec5a99d4cd28a888a135cda4
Author: Jie Yu <yu...@gmail.com>
AuthorDate: Mon Aug 6 17:02:53 2018 -0700

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

diff --git a/CHANGELOG b/CHANGELOG
index 7dcc6f7..a7599b6 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1030,6 +1030,7 @@ Release Notes - Mesos - Version 1.4.2 (WIP)
   * [MESOS-8987] - Master asks agent to shutdown upon auth errors.
   * [MESOS-9049] - Agent GC could unmount a dangling persistent volume multiple times.
   * [MESOS-9125] - Port mapper CNI plugin might fail with "Resource temporarily unavailable"
+  * [MESOS-9127] - Port mapper CNI plugin might deadlock iptables on the agent.
 
 
 Release Notes - Mesos - Version 1.4.1


[mesos] 01/03: Added MESOS-9127 to 1.6.2 CHANGELOG.

Posted by ji...@apache.org.
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

commit 8f78edda6055fa5185171bd06ce872a88d9c2c8b
Author: Jie Yu <yu...@gmail.com>
AuthorDate: Mon Aug 6 17:02:30 2018 -0700

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

diff --git a/CHANGELOG b/CHANGELOG
index d976e8b..923786f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -47,6 +47,7 @@ Release Notes - Mesos - Version 1.6.2 (WIP)
 ** Bug
   * [MESOS-8418] - mesos-agent high cpu usage because of numerous /proc/mounts reads.
   * [MESOS-9125] - Port mapper CNI plugin might fail with "Resource temporarily unavailable"
+  * [MESOS-9127] - Port mapper CNI plugin might deadlock iptables on the agent.
 
 
 Release Notes - Mesos - Version 1.6.1


[mesos] 02/03: Added MESOS-9127 to 1.5.2 CHANGELOG.

Posted by ji...@apache.org.
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

commit 595e2377bfa8adec065cbbe81979659be96fcd19
Author: Jie Yu <yu...@gmail.com>
AuthorDate: Mon Aug 6 17:02:40 2018 -0700

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

diff --git a/CHANGELOG b/CHANGELOG
index 923786f..7dcc6f7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -455,6 +455,7 @@ Release Notes - Mesos - Version 1.5.2 (WIP)
   * [MESOS-9024] - Mesos master segfaults with stack overflow under load.
   * [MESOS-9049] - Agent GC could unmount a dangling persistent volume multiple times.
   * [MESOS-9125] - Port mapper CNI plugin might fail with "Resource temporarily unavailable"
+  * [MESOS-9127] - Port mapper CNI plugin might deadlock iptables on the agent.
 
 
 Release Notes - Mesos - Version 1.5.1