You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by bm...@apache.org on 2017/08/23 23:55:59 UTC

[2/4] mesos git commit: Added MESOS-7865 to the 1.2.3 CHANGELOG.

Added MESOS-7865 to the 1.2.3 CHANGELOG.


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

Branch: refs/heads/master
Commit: 3ed0bb961b45fd6197900e8dfa4bbbe233116c87
Parents: 189afc9
Author: Benjamin Mahler <bm...@apache.org>
Authored: Wed Aug 23 15:52:20 2017 -0700
Committer: Benjamin Mahler <bm...@apache.org>
Committed: Wed Aug 23 15:52:20 2017 -0700

----------------------------------------------------------------------
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/3ed0bb96/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index ede0989..66a8f22 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -391,6 +391,7 @@ All Issues:
   * [MESOS-6743] - Docker executor hangs forever if `docker stop` fails.
   * [MESOS-6950] - Launching two tasks with the same Docker image simultaneously may cause a staging dir never cleaned up.
   * [MESOS-7652] - Docker image with universal containerizer does not work if WORKDIR is missing in the rootfs.
+  * [MESOS-7865] - Agent may process a kill task and still launch the task.
 
 
 Release Notes - Mesos - Version 1.2.2