Repository: mesos
Updated Branches:
  refs/heads/1.5.x 5ad9e052a -> aae6775ae


Added MESOS-8624 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/aae6775a
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/aae6775a
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/aae6775a

Branch: refs/heads/1.5.x
Commit: aae6775ae9b235584948761b525e49f49ba9eebe
Parents: 5ad9e05
Author: Gilbert Song <[email protected]>
Authored: Fri May 11 08:54:14 2018 -0700
Committer: Gilbert Song <[email protected]>
Committed: Fri May 11 08:55:06 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/aae6775a/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index ab7db50..2712324 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -26,6 +26,7 @@ Release Notes - Mesos - Version 1.5.1 (WIP)
   * [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-8624] - Valid tasks may be explicitly dropped by agent due to race 
conditions.
   * [MESOS-8631] - Agent should be able to start a task with every CPU on a 
Windows machine.
   * [MESOS-8641] - Event stream could send heartbeat before subscribed.
   * [MESOS-8646] - Agent should be able to resolve file names on open files.

Reply via email to