You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ji...@apache.org on 2018/06/26 16:08:11 UTC

mesos git commit: Added MESOS-9025 to the 1.6.1 CHANGELOG.

Repository: mesos
Updated Branches:
  refs/heads/master 018695b88 -> abfd6eecb


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

Branch: refs/heads/master
Commit: abfd6eecb3dce43444084e09d226602ab28f96e2
Parents: 018695b
Author: Jie Yu <yu...@gmail.com>
Authored: Tue Jun 26 09:08:04 2018 -0700
Committer: Jie Yu <yu...@gmail.com>
Committed: Tue Jun 26 09:08:04 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/abfd6eec/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 0e44277..d0d48d4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -35,6 +35,7 @@ Release Notes - Mesos - Version 1.6.1 (WIP)
   * [MESOS-8952] - process::await/collect n^2 performance issue.
   * [MESOS-8963] - Executor crash trying to print container ID.
   * [MESOS-8980] - mesos-slave can deadlock with docker pull.
+  * [MESOS-9025] - The container which joins CNI network and has checkpoint enabled will be mistakenly destroyed by agent.
 
 
 Release Notes - Mesos - Version 1.6.0