Repository: mesos
Updated Branches:
  refs/heads/1.1.x 8e79521d6 -> 9af124dbb


Added MESOS-6950 to 1.1.3 CHANGELOG.


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

Branch: refs/heads/1.1.x
Commit: 9af124dbbb8101e4cd5220e1e31b932152ed99c1
Parents: 8439997
Author: Gilbert Song <songzihao1...@gmail.com>
Authored: Fri Aug 11 16:22:30 2017 -0700
Committer: Gilbert Song <songzihao1...@gmail.com>
Committed: Fri Aug 11 16:28:33 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/9af124db/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 2551a59..2745748 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,6 +6,7 @@ All Issues:
 ** Bug
   * [MESOS-5187] - The filesystem/linux isolator does not set the permissions 
of the host_path.
   * [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-7540] - Add an agent flag for executor re-registration timeout.
   * [MESOS-7569] - Allow "old" executors with half-open connections to be 
preserved during agent upgrade / restart.
   * [MESOS-7689] - Libprocess can crash on malformed request paths for 
libprocess messages.

Reply via email to