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/26 15:50:25 UTC

[mesos] branch 1.8.x updated: Updated the 1.8.0 CHANGELOG.

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

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


The following commit(s) were added to refs/heads/1.8.x by this push:
     new fc87c19  Updated the 1.8.0 CHANGELOG.
fc87c19 is described below

commit fc87c196715592a31ee15776ec19032d44ff26a3
Author: Greg Mann <gr...@gmail.com>
AuthorDate: Thu Apr 25 17:38:21 2019 -0700

    Updated the 1.8.0 CHANGELOG.
---
 CHANGELOG | 1 -
 1 file changed, 1 deletion(-)

diff --git a/CHANGELOG b/CHANGELOG
index 6ee8ad2..ea73d0a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -90,7 +90,6 @@ Unresolved Critical Issues:
   * [MESOS-9697] - Release RPMs are not uploaded to bintray
   * [MESOS-9672] - Docker containerizer should ignore pids of executors that do not pass the connection check.
   * [MESOS-9654] - `PUBLISH_RESOURCES` should fail if the resource version changes.
-  * [MESOS-9619] - Mesos Master Crashes with Launch Group when using Port Resources
   * [MESOS-9616] - `Filters.refuse_seconds` declines resources not in offers.
   * [MESOS-9609] - Master check failure when marking agent unreachable
   * [MESOS-9579] - ExecutorHttpApiTest.HeartbeatCalls is flaky.