You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by bb...@apache.org on 2019/04/09 20:02:23 UTC

[mesos] 02/02: Added MESOS-9667 to the 1.8.0 CHANGELOG.

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

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

commit 0baa382931edcab0671caff617c78b192444192f
Author: Benjamin Bannier <bb...@apache.org>
AuthorDate: Tue Apr 9 21:42:37 2019 +0200

    Added MESOS-9667 to the 1.8.0 CHANGELOG.
---
 CHANGELOG | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG b/CHANGELOG
index 526be71..a4689d2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -16,7 +16,6 @@ This release contains the following highlights:
 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-9667] Check failure when executor for task using resource provider resources subscribes before agent is registered
   * [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.
@@ -194,6 +193,7 @@ All Resolved Issues:
   * [MESOS-9692] - Quota may be under allocated for disk resources.
   * [MESOS-9696] - Test MasterQuotaTest.AvailableResourcesSingleDisconnectedAgent is flaky
   * [MESOS-9707] - Calling link::lo() may cause runtime error
+  * [MESOS-9667] - Check failure when executor for task using resource provider resources subscribes before agent is registered.
 
 ** Epic
   * [MESOS-8054] - Feedback for operations