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:45:41 UTC

[3/3] mesos git commit: Added MESOS-6274 to 1.0.2 CHANGELOG.

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/c76daadd
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/c76daadd
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/c76daadd

Branch: refs/heads/1.0.x
Commit: c76daaddbac78bd37dca07a230a8a2bb46b2c46b
Parents: df5ba09
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:42:31 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/c76daadd/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index ca9192d..ae4d1e9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -18,6 +18,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