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

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

Added MESOS-7865 to the 1.3.2 CHANGELOG.


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

Branch: refs/heads/1.3.x
Commit: 3ef946d121193d7f09842e7195c4dd416de1b721
Parents: 50c17bd
Author: Benjamin Mahler <bm...@apache.org>
Authored: Wed Aug 23 15:59:29 2017 -0700
Committer: Benjamin Mahler <bm...@apache.org>
Committed: Wed Aug 23 16:00:02 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/3ef946d1/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index a8a1024..2d02440 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,6 +7,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.3.1