You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by vi...@apache.org on 2015/09/25 20:36:25 UTC

mesos git commit: Added WIP note for Executor endpoint in changelog.

Repository: mesos
Updated Branches:
  refs/heads/master 9fb62cecc -> bdce5f265


Added WIP note for Executor endpoint in changelog.

WIP Note for the 0.25 release that `api/v1/executor` endpoint is
incomplete.

Review: https://reviews.apache.org/r/38646


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/bdce5f26
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/bdce5f26
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/bdce5f26

Branch: refs/heads/master
Commit: bdce5f265449463c3c5fbfaef219484e198451c9
Parents: 9fb62ce
Author: Anand Mazumdar <ma...@gmail.com>
Authored: Fri Sep 25 11:35:37 2015 -0700
Committer: Vinod Kone <vi...@gmail.com>
Committed: Fri Sep 25 11:35:37 2015 -0700

----------------------------------------------------------------------
 CHANGELOG | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/bdce5f26/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 18af167..fc48cc2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,6 +5,9 @@ TODO: Add 0.25.0 major features description here.
 * API Changes:
   * [MESOS-3037] - Add a SUPPRESS call to the scheduler
 
+* Work In Progress:
+  * Functionality for endpoint 'api/v1/executor' introduced on 'Agent' is incomplete.
+
 
 Release Notes - Mesos - Version 0.24.1
 --------------------------------------