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/12 17:49:21 UTC

[mesos] branch 1.8.x updated: Updated the 1.8.0 CHANGELOG with a new feature.

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 950247d  Updated the 1.8.0 CHANGELOG with a new feature.
950247d is described below

commit 950247d43493fa082566310083522a6a7349ac6e
Author: Greg Mann <gr...@gmail.com>
AuthorDate: Fri Apr 12 10:48:36 2019 -0700

    Updated the 1.8.0 CHANGELOG with a new feature.
---
 CHANGELOG | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/CHANGELOG b/CHANGELOG
index da68d6b..c8d67ec 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -22,6 +22,12 @@ This release contains the following highlights:
 
   * API Changes:
 
+    * V1 schedulers can now receive operation feedback for operations on agent
+      default resources, i.e. normal cpu, memory, and disk. This means that the
+      v1 scheduler API's operation feedback feature can now be used for all
+      non-task-launch operations (any offer operations except for LAUNCH and
+      LAUNCH_GROUP) on any type of resources.
+
     * The experimental operation feedback API for v1 schedulers made a breaking
       change: the RECONCILE_OPERATIONS call no longer returns a 200 OK response
       with a body containing the full reconciliation results. Instead, a