Repository: mesos
Updated Branches:
  refs/heads/master 9ec182329 -> 15b9418f4


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

Branch: refs/heads/master
Commit: 3b2b93a54892d6ef6d908ccb418588639a267b06
Parents: 9ec1823
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:45:25 2018 -0800

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/3b2b93a5/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 57fc92b..0de0fc6 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -502,6 +502,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