Added MESOS-8411 to the 1.4.2 CHANGELOG.

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

Branch: refs/heads/1.4.x
Commit: 9c148507acc42d1ff949398ab91c65a93d4e0926
Parents: a01e660
Author: Benjamin Mahler <bmah...@apache.org>
Authored: Mon Feb 12 21:45:25 2018 -0800
Committer: Benjamin Mahler <bmah...@apache.org>
Committed: Mon Feb 12 21:48:51 2018 -0800

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/9c148507/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 090d14c..1528010 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -10,6 +10,7 @@ Release Notes - Mesos - Version 1.4.2 (WIP)
  * [MESOS-8237] - Strip (Offer|Resource).allocation_info for non-MULTI_ROLE 
schedulers.
  * [MESOS-8297] - Built-in driver-based executors ignore kill task if the task 
has not been launched.
  * [MESOS-8356] - Persistent volume ownership is set to root despite of 
sandbox owner (frameworkInfo.user) when docker executor is used.
+ * [MESOS-8411] - Killing a queued task can lead to the command executor never 
terminating.
  * [MESOS-8480] - Mesos returns high resource usage when killing a Docker task.
 
 

Reply via email to