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/08/03 23:35:26 UTC

[mesos] 02/02: Added MESOS-9125 to the 1.4.2 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

commit a723132b884e5076c2a2a875c0466b56dea15d77
Author: Greg Mann <gr...@gmail.com>
AuthorDate: Fri Aug 3 16:24:42 2018 -0700

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

diff --git a/CHANGELOG b/CHANGELOG
index 4396f39..42dde34 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -47,6 +47,7 @@ Release Notes - Mesos - Version 1.4.2 (WIP)
   * [MESOS-8986] - `slave.available()` in the allocator is expensive and drags down allocation performance.
   * [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"
 
 
 Release Notes - Mesos - Version 1.4.1