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 2017/07/11 22:06:02 UTC

[2/2] mesos git commit: Added MESOS-7770 to 1.2.2 CHANGELOG.

Added MESOS-7770 to 1.2.2 CHANGELOG.


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

Branch: refs/heads/1.2.x
Commit: 875a4a5a7c6619073f0ec225b1082b01b37f1445
Parents: 39956d0
Author: Jie Yu <yu...@gmail.com>
Authored: Tue Jul 11 15:03:27 2017 -0700
Committer: Jie Yu <yu...@gmail.com>
Committed: Tue Jul 11 15:05:52 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/875a4a5a/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 8b72943..eccced9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -11,6 +11,7 @@ All Issues:
   * [MESOS-7689] - Libprocess can crash on malformed request paths for libprocess messages.
   * [MESOS-7690] - The agent can crash when an unknown executor tries to register.
   * [MESOS-7703] - Mesos fails to exec a custom executor when no shell is used.
+  * [MESOS-7770] - Persistent volume might not be mounted if there is a sandbox volume whose source is the same as the target of the persistent volume.
 
 
 Release Notes - Mesos - Version 1.2.1