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:57:19 UTC

[3/3] mesos git commit: Backported MESOS-6026 to 1.0.2.

Backported MESOS-6026 to 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/837bb4ec
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/837bb4ec
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/837bb4ec

Branch: refs/heads/1.0.x
Commit: 837bb4ecc0424b4cd6c7996bd6752ec00b437322
Parents: d1b4b72
Author: Joseph Wu <jo...@apache.org>
Authored: Mon Oct 3 18:45:36 2016 -0700
Committer: Joseph Wu <jo...@apache.org>
Committed: Mon Oct 3 18:45:36 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/837bb4ec/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index c254d2c..ca9192d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -16,7 +16,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-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