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 2019/04/25 23:27:07 UTC

[mesos] branch 1.7.x updated: Added MESOS-9619 to the 1.7.3 CHANGELOG.

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

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


The following commit(s) were added to refs/heads/1.7.x by this push:
     new 54719dd  Added MESOS-9619 to the 1.7.3 CHANGELOG.
54719dd is described below

commit 54719ddc80a69e2554f29f61e9dd6424ef70212c
Author: Greg Mann <gr...@gmail.com>
AuthorDate: Thu Apr 25 16:24:35 2019 -0700

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

diff --git a/CHANGELOG b/CHANGELOG
index b9c8dc6..1fbeb1b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -11,6 +11,7 @@ Release Notes - Mesos - Version 1.7.3 (WIP)
   * [MESOS-9568] - SLRP does not clean up mount directories for destroyed MOUNT disks.
   * [MESOS-9607] - Removing a resource provider with consumers breaks resource publishing.
   * [MESOS-9610] - Fetcher vulnerability - escaping from sandbox.
+  * [MESOS-9619] - Mesos Master Crashes with Launch Group when using Port Resources
   * [MESOS-9661] - Agent crashes when SLRP recovers dropped operations.
   * [MESOS-9692] - Quota may be under allocated for disk resources.
   * [MESOS-9707] - Calling link::lo() may cause runtime error