You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by al...@apache.org on 2018/05/29 10:15:06 UTC

[2/2] mesos git commit: Added MESOS-8963 to the 1.6.1 CHANGELOG.

Added MESOS-8963 to the 1.6.1 CHANGELOG.


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

Branch: refs/heads/1.6.x
Commit: 067f013d7d3bf48a4ca0974b21fb5b02f94d64d3
Parents: 7c5238f
Author: Alexander Rukletsov <al...@apache.org>
Authored: Tue May 29 12:06:11 2018 +0200
Committer: Alexander Rukletsov <al...@apache.org>
Committed: Tue May 29 12:06:11 2018 +0200

----------------------------------------------------------------------
 CHANGELOG | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/067f013d/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index e073449..9ee2312 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,7 +7,8 @@ Release Notes - Mesos - Version 1.6.1 (WIP)
   * [MESOS-8904] - Master crash when removing quota.
   * [MESOS-8906] - `UriDiskProfileAdaptor` fails to update profile selectors.
   * [MESOS-8947] - Improve the container preparing logging in IOSwitchboard and volume/secret isolator.
-  * [MESOS-8952] - process::await/collect n^2 performance issue
+  * [MESOS-8952] - process::await/collect n^2 performance issue.
+  * [MESOS-8963] - Executor crash trying to print container ID.
 
 
 Release Notes - Mesos - Version 1.6.0