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:05:45 UTC

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

Added MESOS-7770 to 1.3.1 CHANGELOG.


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

Branch: refs/heads/1.3.x
Commit: 3b69dca42b928b75e3df444c27d7788a769b4385
Parents: 0001246
Author: Jie Yu <yu...@gmail.com>
Authored: Tue Jul 11 15:03:02 2017 -0700
Committer: Jie Yu <yu...@gmail.com>
Committed: Tue Jul 11 15:05:39 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/3b69dca4/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index fb14041..248230a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -13,6 +13,7 @@ All Issues:
   * [MESOS-7690] - The agent can crash when an unknown executor tries to register.
   * [MESOS-7692] - Default environment variables defined in Docker image are not available in Mesos containerizer.
   * [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.3.0