You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by gi...@apache.org on 2018/03/12 18:43:30 UTC

[2/3] mesos git commit: Added MESOS-8574, MESOS-8575, MESOS-8576 to 1.3.3 CHANGELOG.

Added MESOS-8574, MESOS-8575, MESOS-8576 to 1.3.3 CHANGELOG.


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

Branch: refs/heads/1.3.x
Commit: a0a932fe07551462117a97b7dd59f6bf17ef875c
Parents: 2d0e761
Author: Gilbert Song <so...@gmail.com>
Authored: Mon Mar 12 11:24:12 2018 -0700
Committer: Gilbert Song <so...@gmail.com>
Committed: Mon Mar 12 11:43:18 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/a0a932fe/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 758b4ba..975fab9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -9,6 +9,9 @@ All Issues:
   * [MESOS-8480] - Mesos returns high resource usage when killing a Docker task.
   * [MESOS-8488] - Docker bug can cause unkillable tasks.
   * [MESOS-8552] - CGROUPS_ROOT_PidNamespaceForward and CGROUPS_ROOT_PidNamespaceBackward tests fail.
+  * [MESOS-8574] - Docker executor makes no progress when 'docker inspect' hangs.
+  * [MESOS-8575] - Improve discard handling for 'Docker::stop' and 'Docker::pull'.
+  * [MESOS-8576] - Improve discard handling of 'Docker::inspect()'.
 
 
 Release Notes - Mesos - Version 1.3.2