You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by an...@apache.org on 2016/10/04 02:41:49 UTC

mesos git commit: Added MESOS-6274 to 1.0.2 CHANGELOG.

Repository: mesos
Updated Branches:
  refs/heads/master 548dfd2be -> caaa98bd6


Added MESOS-6274 to 1.0.2 CHANGELOG.


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

Branch: refs/heads/master
Commit: caaa98bd6e0a3a80f10a94e320d4581883f8453c
Parents: 548dfd2
Author: Anand Mazumdar <an...@apache.org>
Authored: Mon Oct 3 18:25:12 2016 -0700
Committer: Anand Mazumdar <an...@apache.org>
Committed: Mon Oct 3 19:41:12 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/caaa98bd/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index a9f7ff3..8444591 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -52,6 +52,8 @@ All Issues:
     * [MESOS-6246] - Libprocess links will not generate an ExitedEvent if the socket creation fails.
     * [MESOS-6299] - Master doesn't remove task from pending when it is invalid.
     * [MESOS-6026] - Tasks mistakenly marked as FAILED due to race b/w sendExecutorTerminatedStatusUpdate() and _statusUpdate().
+    * [MESOS-6274] - Agent should not allow HTTP based executors to subscribe
+      before containerizer recovery is done.
 
 
 Release Notes - Mesos - Version 1.0.1