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

mesos git commit: Added MESOS-6299 and MESOS-6026 to CHANGELOG for 1.0.2.

Repository: mesos
Updated Branches:
  refs/heads/master 5f6dac4c4 -> bb397f402


Added MESOS-6299 and MESOS-6026 to CHANGELOG for 1.0.2.


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

Branch: refs/heads/master
Commit: bb397f402b168eb95ec84a938de38ef9275b445b
Parents: 5f6dac4
Author: Joseph Wu <jo...@apache.org>
Authored: Mon Oct 3 18:49:06 2016 -0700
Committer: Joseph Wu <jo...@apache.org>
Committed: Mon Oct 3 18:49:06 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/bb397f40/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 364e9b0..a9f7ff3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -50,6 +50,8 @@ All Issues:
     * [MESOS-6233] - Master CHECK fails during recovery while relinking to other masters.
     * [MESOS-6234] - Potential socket leak during Zookeeper network changes.
     * [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().
 
 
 Release Notes - Mesos - Version 1.0.1