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

[3/4] mesos git commit: Added MESOS-8605 to 1.5.1 CHANGELOG.

Added MESOS-8605 to 1.5.1 CHANGELOG.


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

Branch: refs/heads/1.5.x
Commit: 9392123bfc62c3bec9964119df610183df1e40d6
Parents: 7793a21
Author: Gilbert Song <so...@gmail.com>
Authored: Mon Mar 12 11:18:51 2018 -0700
Committer: Gilbert Song <so...@gmail.com>
Committed: Mon Mar 12 11:37:39 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/9392123b/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index bb57756..98da2c4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -20,6 +20,7 @@ Release Notes - Mesos - Version 1.5.1 (WIP)
  * [MESOS-8598] - Allow empty resource provider selector in `UriDiskProfileAdaptor`.
  * [MESOS-8601] - Master crashes during slave reregistration after failover.
  * [MESOS-8604] - Quota headroom tracking may be incorrect in the presence of hierarchical reservation.
+ * [MESOS-8605] - Terminal task status update will not send if 'docker inspect' is hung.
  * [MESOS-8619] - Docker on Windows uses `USERPROFILE` instead of `HOME` for credentials.
  * [MESOS-8631] - Agent should be able to start a task with every CPU on a Windows machine.
  * [MESOS-8646] - Agent should be able to resolve file names on open files.