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:48:56 UTC

[mesos] branch master 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 master
in repository https://gitbox.apache.org/repos/asf/mesos.git


The following commit(s) were added to refs/heads/master by this push:
     new 728a176  Updated the 1.8.0 CHANGELOG with a new feature.
728a176 is described below

commit 728a176b3c6155d6d77b9feed87c698f49b39502
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 0912341..977790c 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