Repository: mesos
Updated Branches:
  refs/heads/1.5.x 35f284724 -> b64b00af5


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

Branch: refs/heads/1.5.x
Commit: ff2854d646b274065e9760cdab1ff635b7dcf03f
Parents: 35f2847
Author: Gilbert Song <songzihao1...@gmail.com>
Authored: Mon Mar 12 11:16:27 2018 -0700
Committer: Gilbert Song <songzihao1...@gmail.com>
Committed: Mon Mar 12 11:34:45 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/ff2854d6/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index af509eb..96bac9f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -8,6 +8,7 @@ Release Notes - Mesos - Version 1.5.1 (WIP)
  * [MESOS-8125] - Agent should properly handle recovering an executor when its 
pid is reused.
  * [MESOS-8411] - Killing a queued task can lead to the command executor never 
terminating.
  * [MESOS-8468] - `LAUNCH_GROUP` failure tears down the default executor.
+ * [MESOS-8488] - Docker bug can cause unkillable tasks.
  * [MESOS-8510] - URI disk profile adaptor does not consider plugin type for a 
profile.
  * [MESOS-8552] - CGROUPS_ROOT_PidNamespaceForward and 
CGROUPS_ROOT_PidNamespaceBackward tests fail.
  * [MESOS-8565] - Persistent volumes are not visible in Mesos UI when 
launching a pod using default executor.

Reply via email to